Class GetVpcAddressPrefixOptions.Builder
java.lang.Object
com.ibm.cloud.is.vpc.v1.model.GetVpcAddressPrefixOptions.Builder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
Builds a GetVpcAddressPrefixOptions.Set the id.Set the vpcId.
-
Constructor Details
-
Builder
public Builder()Instantiates a new builder. -
Builder
-
-
Method Details
-
build
Builds a GetVpcAddressPrefixOptions.- Returns:
- the new GetVpcAddressPrefixOptions instance
-
vpcId
Set the vpcId.- Parameters:
vpcId
- the vpcId- Returns:
- the GetVpcAddressPrefixOptions builder
-
id
Set the id.- Parameters:
id
- the id- Returns:
- the GetVpcAddressPrefixOptions builder
-