Uses of Class
com.ibm.cloud.is.vpc.v1.model.RevokeAccountForPrivatePathServiceGatewayOptions.Builder
-
Packages that use RevokeAccountForPrivatePathServiceGatewayOptions.Builder Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of RevokeAccountForPrivatePathServiceGatewayOptions.Builder in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return RevokeAccountForPrivatePathServiceGatewayOptions.Builder Modifier and Type Method Description RevokeAccountForPrivatePathServiceGatewayOptions.Builder
RevokeAccountForPrivatePathServiceGatewayOptions.Builder. account(AccountIdentity account)
Set the account.RevokeAccountForPrivatePathServiceGatewayOptions.Builder
RevokeAccountForPrivatePathServiceGatewayOptions. newBuilder()
New builder.RevokeAccountForPrivatePathServiceGatewayOptions.Builder
RevokeAccountForPrivatePathServiceGatewayOptions.Builder. privatePathServiceGatewayId(String privatePathServiceGatewayId)
Set the privatePathServiceGatewayId.
-