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