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