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