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