Uses of Class
co.yellowdog.platform.interaction.compute.InstanceSearch.Builder
Packages that use InstanceSearch.Builder
Package
Description
Defines types used in the request/response interactions with the YellowDog Compute Service.
-
Uses of InstanceSearch.Builder in co.yellowdog.platform.interaction.compute
Methods in co.yellowdog.platform.interaction.compute that return InstanceSearch.BuilderModifier and TypeMethodDescriptionstatic InstanceSearch.BuilderInstanceSearch.builder()InstanceSearch.Builder.computeRequirementId(String computeRequirementId) InstanceSearch.Builder.computeSourceId(String computeSourceId) InstanceSearch.Builder.privateIpAddress(String privateIpAddress) InstanceSearch.Builder.providers(List<@NotNull CloudProvider> providers) InstanceSearch.Builder.publicIpAddress(String publicIpAddress) InstanceSearch.Builder.sortDirection(SortDirection sortDirection) InstanceSearch.Builder.statuses(List<@NotNull InstanceStatus> statuses)