Class ComputeRequirementTemplateSearch
java.lang.Object
co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSearch
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()
protected boolean
boolean
getName()
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()
int
hashCode()
void
void
setNamespaces
(List<String> namespaces) void
setSortDirection
(SortDirection sortDirection) void
setSortField
(String sortField) void
setStrategyType
(List<@AllowedValues({"co.yellowdog.platform.model.SingleSourceProvisionStrategy","co.yellowdog.platform.model.SplitProvisionStrategy","co.yellowdog.platform.model.WaterfallProvisionStrategy"}) String> strategyType) void
setType
(List<@AllowedValues({"co.yellowdog.platform.model.ComputeRequirementDynamicTemplate","co.yellowdog.platform.model.ComputeRequirementStaticTemplate"}) String> type) toString()
-
Method Details
-
builder
-
getSortField
- Specified by:
getSortField
in interfaceSearch
-
getSortDirection
- Specified by:
getSortDirection
in 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
-