Uses of Class
com.ibm.cloud.is.vpc.v1.model.ListClusterNetworkSubnetReservedIpsOptions
Packages that use ListClusterNetworkSubnetReservedIpsOptions
Package
Description
Virtual Private Cloud API v1.
-
Uses of ListClusterNetworkSubnetReservedIpsOptions in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 with parameters of type ListClusterNetworkSubnetReservedIpsOptionsModifier and TypeMethodDescriptioncom.ibm.cloud.sdk.core.http.ServiceCall
<ClusterNetworkSubnetReservedIPCollection> Vpc.listClusterNetworkSubnetReservedIps
(ListClusterNetworkSubnetReservedIpsOptions listClusterNetworkSubnetReservedIpsOptions) List cluster network subnet reserved IPs. -
Uses of ListClusterNetworkSubnetReservedIpsOptions in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return ListClusterNetworkSubnetReservedIpsOptionsModifier and TypeMethodDescriptionListClusterNetworkSubnetReservedIpsOptions.Builder.build()
Builds a ListClusterNetworkSubnetReservedIpsOptions.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type ListClusterNetworkSubnetReservedIpsOptionsModifierConstructorDescriptionClusterNetworkSubnetReservedIpsPager
(Vpc client, ListClusterNetworkSubnetReservedIpsOptions options) Constructs a new ClusterNetworkSubnetReservedIpsPager instance with the specified client and options model instance.