Class ListVpcRoutingTablesOptions.Builder
java.lang.Object
com.ibm.cloud.is.vpc.v1.model.ListVpcRoutingTablesOptions.Builder
-
Constructor Details
-
Builder
public Builder()Instantiates a new builder. -
Builder
Instantiates a new builder with required properties.- Parameters:
vpcId
- the vpcId
-
-
Method Details
-
build
Builds a ListVpcRoutingTablesOptions.- Returns:
- the new ListVpcRoutingTablesOptions instance
-
vpcId
Set the vpcId.- Parameters:
vpcId
- the vpcId- Returns:
- the ListVpcRoutingTablesOptions builder
-
start
Set the start.- Parameters:
start
- the start- Returns:
- the ListVpcRoutingTablesOptions builder
-
limit
Set the limit.- Parameters:
limit
- the limit- Returns:
- the ListVpcRoutingTablesOptions builder
-
isDefault
Set the isDefault.- Parameters:
isDefault
- the isDefault- Returns:
- the ListVpcRoutingTablesOptions builder
-