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