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