Uses of Class
com.ibm.cloud.is.vpc.v1.model.GetPrivatePathServiceGatewayEndpointGatewayBindingOptions
-
Packages that use GetPrivatePathServiceGatewayEndpointGatewayBindingOptions Package Description com.ibm.cloud.is.vpc.v1 Virtual Private Cloud API v1.com.ibm.cloud.is.vpc.v1.model -
-
Uses of GetPrivatePathServiceGatewayEndpointGatewayBindingOptions in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 with parameters of type GetPrivatePathServiceGatewayEndpointGatewayBindingOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<PrivatePathServiceGatewayEndpointGatewayBinding>
Vpc. getPrivatePathServiceGatewayEndpointGatewayBinding(GetPrivatePathServiceGatewayEndpointGatewayBindingOptions getPrivatePathServiceGatewayEndpointGatewayBindingOptions)
Retrieve an endpoint gateway binding for a private path service gateway. -
Uses of GetPrivatePathServiceGatewayEndpointGatewayBindingOptions in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return GetPrivatePathServiceGatewayEndpointGatewayBindingOptions Modifier and Type Method Description GetPrivatePathServiceGatewayEndpointGatewayBindingOptions
GetPrivatePathServiceGatewayEndpointGatewayBindingOptions.Builder. build()
Builds a GetPrivatePathServiceGatewayEndpointGatewayBindingOptions.
-