Class ComputeSourceTemplateSearch.Builder
java.lang.Object
co.yellowdog.platform.interaction.compute.ComputeSourceTemplateSearch.Builder
- Enclosing class:
ComputeSourceTemplateSearch
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
namespaces
(List<String> namespaces) sortDirection
(SortDirection sortDirection) sourceType
(String sourceType) Deprecated.sourceTypes
(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
-
sortField
- Returns:
this
.
-
name
- Returns:
this
.
-
sortDirection
- Returns:
this
.
-
namespaces
- Returns:
this
.
-
sourceType
Deprecated.- Returns:
this
.
-
sourceTypes
public ComputeSourceTemplateSearch.Builder sourceTypes(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) - Returns:
this
.
-
build
-
toString
-