Uses of Class
com.ibm.cloud.is.vpc.v1.model.ListPrivatePathServiceGatewayEndpointGatewayBindingsOptions
Packages that use ListPrivatePathServiceGatewayEndpointGatewayBindingsOptions
Package
Description
Virtual Private Cloud API v1.
- 
Uses of ListPrivatePathServiceGatewayEndpointGatewayBindingsOptions in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 with parameters of type ListPrivatePathServiceGatewayEndpointGatewayBindingsOptionsModifier and TypeMethodDescriptioncom.ibm.cloud.sdk.core.http.ServiceCall<PrivatePathServiceGatewayEndpointGatewayBindingCollection> Vpc.listPrivatePathServiceGatewayEndpointGatewayBindings(ListPrivatePathServiceGatewayEndpointGatewayBindingsOptions listPrivatePathServiceGatewayEndpointGatewayBindingsOptions) List endpoint gateway bindings for a private path service gateway. - 
Uses of ListPrivatePathServiceGatewayEndpointGatewayBindingsOptions in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return ListPrivatePathServiceGatewayEndpointGatewayBindingsOptionsModifier and TypeMethodDescriptionListPrivatePathServiceGatewayEndpointGatewayBindingsOptions.Builder.build()Builds a ListPrivatePathServiceGatewayEndpointGatewayBindingsOptions.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type ListPrivatePathServiceGatewayEndpointGatewayBindingsOptionsModifierConstructorDescriptionPrivatePathServiceGatewayEndpointGatewayBindingsPager(Vpc client, ListPrivatePathServiceGatewayEndpointGatewayBindingsOptions options) Constructs a new PrivatePathServiceGatewayEndpointGatewayBindingsPager instance with the specified client and options model instance.