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