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