Uses of Class
com.ibm.cloud.is.vpc.v1.model.ListPrivatePathServiceGatewaysOptions
Packages that use ListPrivatePathServiceGatewaysOptions
Package
Description
Virtual Private Cloud API v1.
-
Uses of ListPrivatePathServiceGatewaysOptions in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 with parameters of type ListPrivatePathServiceGatewaysOptionsModifier and TypeMethodDescriptioncom.ibm.cloud.sdk.core.http.ServiceCall
<PrivatePathServiceGatewayCollection> Vpc.listPrivatePathServiceGateways
(ListPrivatePathServiceGatewaysOptions listPrivatePathServiceGatewaysOptions) List private path service gateways. -
Uses of ListPrivatePathServiceGatewaysOptions in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return ListPrivatePathServiceGatewaysOptionsModifier and TypeMethodDescriptionListPrivatePathServiceGatewaysOptions.Builder.build()
Builds a ListPrivatePathServiceGatewaysOptions.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type ListPrivatePathServiceGatewaysOptionsModifierConstructorDescriptionPrivatePathServiceGatewaysPager
(Vpc client, ListPrivatePathServiceGatewaysOptions options) Constructs a new PrivatePathServiceGatewaysPager instance with the specified client and options model instance.