Class ComputeSourceTemplateSearch
java.lang.Object
co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSearch
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()
protected boolean
boolean
getName()
Deprecated.List
<@AllowedValues({"co.yellowdog.platform.model.AwsFleetComputeSource","co.yellowdog.platform.model.AwsInstancesComputeSource","co.yellowdog.platform.model.AzureInstancesComputeSource","co.yellowdog.platform.model.AzureScaleSetComputeSource","co.yellowdog.platform.model.GceInstanceGroupComputeSource","co.yellowdog.platform.model.GceInstancesComputeSource","co.yellowdog.platform.model.OciInstancePoolComputeSource","co.yellowdog.platform.model.OciInstancesComputeSource","co.yellowdog.platform.model.SimulatorComputeSource"}) String> int
hashCode()
void
void
setNamespaces
(List<String> namespaces) void
setSortDirection
(SortDirection sortDirection) void
setSortField
(String sortField) void
setSourceType
(String sourceType) Deprecated.void
setSourceTypes
(List<@AllowedValues({"co.yellowdog.platform.model.AwsFleetComputeSource","co.yellowdog.platform.model.AwsInstancesComputeSource","co.yellowdog.platform.model.AzureInstancesComputeSource","co.yellowdog.platform.model.AzureScaleSetComputeSource","co.yellowdog.platform.model.GceInstanceGroupComputeSource","co.yellowdog.platform.model.GceInstancesComputeSource","co.yellowdog.platform.model.OciInstancePoolComputeSource","co.yellowdog.platform.model.OciInstancesComputeSource","co.yellowdog.platform.model.SimulatorComputeSource"}) String> sourceTypes) toString()
-
Method Details
-
builder
-
getSortField
- Specified by:
getSortField
in interfaceSearch
-
getName
-
getSortDirection
- Specified by:
getSortDirection
in interfaceSearch
-
getNamespaces
-
getSourceType
Deprecated. -
getSourceTypes
public List<@AllowedValues({"co.yellowdog.platform.model.AwsFleetComputeSource","co.yellowdog.platform.model.AwsInstancesComputeSource","co.yellowdog.platform.model.AzureInstancesComputeSource","co.yellowdog.platform.model.AzureScaleSetComputeSource","co.yellowdog.platform.model.GceInstanceGroupComputeSource","co.yellowdog.platform.model.GceInstancesComputeSource","co.yellowdog.platform.model.OciInstancePoolComputeSource","co.yellowdog.platform.model.OciInstancesComputeSource","co.yellowdog.platform.model.SimulatorComputeSource"}) String> getSourceTypes() -
setSortField
-
setName
-
setSortDirection
-
setNamespaces
-
setSourceType
Deprecated. -
setSourceTypes
public void setSourceTypes(List<@AllowedValues({"co.yellowdog.platform.model.AwsFleetComputeSource","co.yellowdog.platform.model.AwsInstancesComputeSource","co.yellowdog.platform.model.AzureInstancesComputeSource","co.yellowdog.platform.model.AzureScaleSetComputeSource","co.yellowdog.platform.model.GceInstanceGroupComputeSource","co.yellowdog.platform.model.GceInstancesComputeSource","co.yellowdog.platform.model.OciInstancePoolComputeSource","co.yellowdog.platform.model.OciInstancesComputeSource","co.yellowdog.platform.model.SimulatorComputeSource"}) String> sourceTypes) -
equals
-
canEqual
-
hashCode
-
toString
-