Class ComputeRequirementTemplateSearch
java.lang.Object
co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSearch
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleangetName()List<@AllowedValues({"co.yellowdog.platform.model.SingleSourceProvisionStrategy","co.yellowdog.platform.model.SplitProvisionStrategy","co.yellowdog.platform.model.WaterfallProvisionStrategy"}) String> List<@AllowedValues({"co.yellowdog.platform.model.ComputeRequirementDynamicTemplate","co.yellowdog.platform.model.ComputeRequirementStaticTemplate"}) String> getType()inthashCode()voidvoidsetNamespaces(List<String> namespaces) voidsetSortDirection(SortDirection sortDirection) voidsetSortField(String sortField) voidsetStrategyType(List<@AllowedValues({"co.yellowdog.platform.model.SingleSourceProvisionStrategy","co.yellowdog.platform.model.SplitProvisionStrategy","co.yellowdog.platform.model.WaterfallProvisionStrategy"}) String> strategyType) voidsetType(List<@AllowedValues({"co.yellowdog.platform.model.ComputeRequirementDynamicTemplate","co.yellowdog.platform.model.ComputeRequirementStaticTemplate"}) String> type) toString()
-
Method Details
-
builder
-
getSortField
- Specified by:
getSortFieldin interfaceSearch
-
getSortDirection
- Specified by:
getSortDirectionin interfaceSearch
-
getName
-
getNamespaces
-
getType
public List<@AllowedValues({"co.yellowdog.platform.model.ComputeRequirementDynamicTemplate","co.yellowdog.platform.model.ComputeRequirementStaticTemplate"}) String> getType() -
getStrategyType
public List<@AllowedValues({"co.yellowdog.platform.model.SingleSourceProvisionStrategy","co.yellowdog.platform.model.SplitProvisionStrategy","co.yellowdog.platform.model.WaterfallProvisionStrategy"}) String> getStrategyType() -
setSortField
-
setSortDirection
-
setName
-
setNamespaces
-
setType
public void setType(List<@AllowedValues({"co.yellowdog.platform.model.ComputeRequirementDynamicTemplate","co.yellowdog.platform.model.ComputeRequirementStaticTemplate"}) String> type) -
setStrategyType
public void setStrategyType(List<@AllowedValues({"co.yellowdog.platform.model.SingleSourceProvisionStrategy","co.yellowdog.platform.model.SplitProvisionStrategy","co.yellowdog.platform.model.WaterfallProvisionStrategy"}) String> strategyType) -
equals
-
canEqual
-
hashCode
-
toString
-