Uses of Class
com.ibm.cloud.is.vpc.v1.model.ListSubnetsOptions
Packages that use ListSubnetsOptions
Package
Description
Virtual Private Cloud API v1.
-
Uses of ListSubnetsOptions in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 with parameters of type ListSubnetsOptionsModifier and TypeMethodDescriptioncom.ibm.cloud.sdk.core.http.ServiceCall
<SubnetCollection> Vpc.listSubnets
(ListSubnetsOptions listSubnetsOptions) List subnets. -
Uses of ListSubnetsOptions in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return ListSubnetsOptionsModifier and TypeMethodDescriptionListSubnetsOptions.Builder.build()
Builds a ListSubnetsOptions.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type ListSubnetsOptionsModifierConstructorDescriptionSubnetsPager
(Vpc client, ListSubnetsOptions options) Constructs a new SubnetsPager instance with the specified client and options model instance.