| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkAcl |
CreateNetworkAclResponse.networkAcl()
Information about the network ACL.
|
| Modifier and Type | Method and Description |
|---|---|
List<NetworkAcl> |
DescribeNetworkAclsResponse.networkAcls()
Information about one or more network ACLs.
|
| Modifier and Type | Method and Description |
|---|---|
CreateNetworkAclResponse.Builder |
CreateNetworkAclResponse.Builder.networkAcl(NetworkAcl networkAcl)
Information about the network ACL.
|
DescribeNetworkAclsResponse.Builder |
DescribeNetworkAclsResponse.Builder.networkAcls(NetworkAcl... networkAcls)
Information about one or more network ACLs.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeNetworkAclsResponse.Builder |
DescribeNetworkAclsResponse.Builder.networkAcls(Collection<NetworkAcl> networkAcls)
Information about one or more network ACLs.
|
Copyright © 2019. All rights reserved.