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