Uses of Class
com.ibm.cloud.is.vpc.v1.model.InstanceGroup
Packages that use InstanceGroup
Package
Description
Virtual Private Cloud API v1.
-
Uses of InstanceGroup in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type InstanceGroupModifier and TypeMethodDescriptioncom.ibm.cloud.sdk.core.http.ServiceCall
<InstanceGroup> Vpc.createInstanceGroup
(CreateInstanceGroupOptions createInstanceGroupOptions) Create an instance group.com.ibm.cloud.sdk.core.http.ServiceCall
<InstanceGroup> Vpc.getInstanceGroup
(GetInstanceGroupOptions getInstanceGroupOptions) Retrieve an instance group.com.ibm.cloud.sdk.core.http.ServiceCall
<InstanceGroup> Vpc.updateInstanceGroup
(UpdateInstanceGroupOptions updateInstanceGroupOptions) Update an instance group. -
Uses of InstanceGroup in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type InstanceGroupModifier and TypeMethodDescriptionInstanceGroupsPager.getAll()
Returns all results by invoking getNext() repeatedly until all pages of results have been retrieved.InstanceGroupCollection.getInstanceGroups()
Gets the instanceGroups.InstanceGroupsPager.getNext()
Returns the next page of results.