static AssociateSubnetsResponse.Builder |
AssociateSubnetsResponse.builder() |
|
AssociateSubnetsResponse.Builder |
AssociateSubnetsResponse.Builder.firewallArn(String firewallArn) |
The Amazon Resource Name (ARN) of the firewall.
|
AssociateSubnetsResponse.Builder |
AssociateSubnetsResponse.Builder.firewallName(String firewallName) |
The descriptive name of the firewall.
|
AssociateSubnetsResponse.Builder |
AssociateSubnetsResponse.Builder.subnetMappings(Collection<SubnetMapping> subnetMappings) |
The IDs of the subnets that are associated with the firewall.
|
AssociateSubnetsResponse.Builder |
AssociateSubnetsResponse.Builder.subnetMappings(Consumer<SubnetMapping.Builder>... subnetMappings) |
The IDs of the subnets that are associated with the firewall.
|
AssociateSubnetsResponse.Builder |
AssociateSubnetsResponse.Builder.subnetMappings(SubnetMapping... subnetMappings) |
The IDs of the subnets that are associated with the firewall.
|
AssociateSubnetsResponse.Builder |
AssociateSubnetsResponse.toBuilder() |
|
AssociateSubnetsResponse.Builder |
AssociateSubnetsResponse.Builder.updateToken(String updateToken) |
An optional token that you can use for optimistic locking.
|