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