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