Class ListVpcRoutesOptions.Builder
java.lang.Object
com.ibm.cloud.is.vpc.v1.model.ListVpcRoutesOptions.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 ListVpcRoutesOptions.- Returns:
- the new ListVpcRoutesOptions instance
-
vpcId
Set the vpcId.- Parameters:
vpcId
- the vpcId- Returns:
- the ListVpcRoutesOptions builder
-
zoneName
Set the zoneName.- Parameters:
zoneName
- the zoneName- Returns:
- the ListVpcRoutesOptions builder
-
start
Set the start.- Parameters:
start
- the start- Returns:
- the ListVpcRoutesOptions builder
-
limit
Set the limit.- Parameters:
limit
- the limit- Returns:
- the ListVpcRoutesOptions builder
-