|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReplaceNetworkAclAssociationResult | |
---|---|
com.amazonaws.services.ec2 | Synchronous and asynchronous client classes for accessing AmazonEC2. |
com.amazonaws.services.ec2.model | Classes modeling the various types represented by AmazonEC2. |
Uses of ReplaceNetworkAclAssociationResult in com.amazonaws.services.ec2 |
---|
Methods in com.amazonaws.services.ec2 that return ReplaceNetworkAclAssociationResult | |
---|---|
ReplaceNetworkAclAssociationResult |
AmazonEC2Client.replaceNetworkAclAssociation(ReplaceNetworkAclAssociationRequest replaceNetworkAclAssociationRequest)
Changes which network ACL a subnet is associated with. |
ReplaceNetworkAclAssociationResult |
AmazonEC2.replaceNetworkAclAssociation(ReplaceNetworkAclAssociationRequest replaceNetworkAclAssociationRequest)
Changes which network ACL a subnet is associated with. |
Method parameters in com.amazonaws.services.ec2 with type arguments of type ReplaceNetworkAclAssociationResult | |
---|---|
Future<ReplaceNetworkAclAssociationResult> |
AmazonEC2AsyncClient.replaceNetworkAclAssociationAsync(ReplaceNetworkAclAssociationRequest replaceNetworkAclAssociationRequest,
AsyncHandler<ReplaceNetworkAclAssociationRequest,ReplaceNetworkAclAssociationResult> asyncHandler)
Changes which network ACL a subnet is associated with. |
Future<ReplaceNetworkAclAssociationResult> |
AmazonEC2Async.replaceNetworkAclAssociationAsync(ReplaceNetworkAclAssociationRequest replaceNetworkAclAssociationRequest,
AsyncHandler<ReplaceNetworkAclAssociationRequest,ReplaceNetworkAclAssociationResult> asyncHandler)
Changes which network ACL a subnet is associated with. |
Uses of ReplaceNetworkAclAssociationResult in com.amazonaws.services.ec2.model |
---|
Methods in com.amazonaws.services.ec2.model that return ReplaceNetworkAclAssociationResult | |
---|---|
ReplaceNetworkAclAssociationResult |
ReplaceNetworkAclAssociationResult.withNewAssociationId(String newAssociationId)
The ID of the new association. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |