Class NetworkACL
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.NetworkACL
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class NetworkACL
extends com.ibm.cloud.sdk.core.service.model.GenericModel
NetworkACL.
-
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getCreatedAt
Gets the createdAt. The date and time that the network ACL was created.- Returns:
- the createdAt
-
getCrn
-
getHref
-
getId
-
getName
Gets the name. The name for this network ACL. The name is unique across all network ACLs for the VPC.- Returns:
- the name
-
getResourceGroup
Gets the resourceGroup. The resource group for this network ACL.- Returns:
- the resourceGroup
-
getRules
Gets the rules. The ordered rules for this network ACL. If no rules exist, all traffic will be denied.- Returns:
- the rules
-
getSubnets
Gets the subnets. The subnets to which this network ACL is attached.- Returns:
- the subnets
-
getVpc
-