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