| Package | Description |
|---|---|
| com.amazonaws.services.ec2 |
|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
ModifySubnetAttributeResult |
AmazonEC2Client.modifySubnetAttribute(ModifySubnetAttributeRequest request)
Modifies a subnet attribute.
|
ModifySubnetAttributeResult |
AmazonEC2.modifySubnetAttribute(ModifySubnetAttributeRequest modifySubnetAttributeRequest)
Modifies a subnet attribute.
|
ModifySubnetAttributeResult |
AbstractAmazonEC2.modifySubnetAttribute(ModifySubnetAttributeRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<ModifySubnetAttributeResult> |
AmazonEC2Async.modifySubnetAttributeAsync(ModifySubnetAttributeRequest modifySubnetAttributeRequest,
AsyncHandler<ModifySubnetAttributeRequest,ModifySubnetAttributeResult> asyncHandler)
Modifies a subnet attribute.
|
Future<ModifySubnetAttributeResult> |
AbstractAmazonEC2Async.modifySubnetAttributeAsync(ModifySubnetAttributeRequest request,
AsyncHandler<ModifySubnetAttributeRequest,ModifySubnetAttributeResult> asyncHandler) |
Future<ModifySubnetAttributeResult> |
AmazonEC2AsyncClient.modifySubnetAttributeAsync(ModifySubnetAttributeRequest request,
AsyncHandler<ModifySubnetAttributeRequest,ModifySubnetAttributeResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ModifySubnetAttributeResult |
ModifySubnetAttributeResult.clone() |
Copyright © 2019. All rights reserved.