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