Uses of Class
com.ibm.cloud.is.vpc.v1.model.ListPlacementGroupsOptions
Packages that use ListPlacementGroupsOptions
Package
Description
Virtual Private Cloud API v1.
-
Uses of ListPlacementGroupsOptions in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 with parameters of type ListPlacementGroupsOptionsModifier and TypeMethodDescriptioncom.ibm.cloud.sdk.core.http.ServiceCall
<PlacementGroupCollection> Vpc.listPlacementGroups
(ListPlacementGroupsOptions listPlacementGroupsOptions) List placement groups. -
Uses of ListPlacementGroupsOptions in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return ListPlacementGroupsOptionsModifier and TypeMethodDescriptionListPlacementGroupsOptions.Builder.build()
Builds a ListPlacementGroupsOptions.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type ListPlacementGroupsOptionsModifierConstructorDescriptionPlacementGroupsPager
(Vpc client, ListPlacementGroupsOptions options) Constructs a new PlacementGroupsPager instance with the specified client and options model instance.