Class CreateNetworkAclOptions
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.CreateNetworkAclOptions
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class CreateNetworkAclOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The createNetworkAcl options.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionGets the networkAclPrototype.New builder.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
newBuilder
New builder.- Returns:
- a CreateNetworkAclOptions builder
-
networkAclPrototype
Gets the networkAclPrototype. The network ACL prototype object.- Returns:
- the networkAclPrototype
-