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