Uses of Class
co.yellowdog.platform.interaction.compute.ComputeRequirementTemplateSearch.Builder
Packages that use ComputeRequirementTemplateSearch.Builder
Package
Description
Defines types used in the request/response interactions with the YellowDog Compute Service.
-
Uses of ComputeRequirementTemplateSearch.Builder in co.yellowdog.platform.interaction.compute
Methods in co.yellowdog.platform.interaction.compute that return ComputeRequirementTemplateSearch.BuilderModifier and TypeMethodDescriptionComputeRequirementTemplateSearch.builder()
ComputeRequirementTemplateSearch.Builder.namespaces
(List<String> namespaces) ComputeRequirementTemplateSearch.Builder.sortDirection
(SortDirection sortDirection) ComputeRequirementTemplateSearch.Builder.strategyType
(List<@AllowedValues({"co.yellowdog.platform.model.SingleSourceProvisionStrategy","co.yellowdog.platform.model.SplitProvisionStrategy","co.yellowdog.platform.model.WaterfallProvisionStrategy"}) String> strategyType) ComputeRequirementTemplateSearch.Builder.type
(List<@AllowedValues({"co.yellowdog.platform.model.ComputeRequirementDynamicTemplate","co.yellowdog.platform.model.ComputeRequirementStaticTemplate"}) String> type)