| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default ModifySubnetAttributeResponse |
EC2Client.modifySubnetAttribute(Consumer<ModifySubnetAttributeRequest.Builder> modifySubnetAttributeRequest)
Modifies a subnet attribute.
|
default ModifySubnetAttributeResponse |
EC2Client.modifySubnetAttribute(ModifySubnetAttributeRequest modifySubnetAttributeRequest)
Modifies a subnet attribute.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifySubnetAttributeResponse> |
EC2AsyncClient.modifySubnetAttribute(Consumer<ModifySubnetAttributeRequest.Builder> modifySubnetAttributeRequest)
Modifies a subnet attribute.
|
default CompletableFuture<ModifySubnetAttributeResponse> |
EC2AsyncClient.modifySubnetAttribute(ModifySubnetAttributeRequest modifySubnetAttributeRequest)
Modifies a subnet attribute.
|
| Modifier and Type | Method and Description |
|---|---|
ModifySubnetAttributeResponse |
ModifySubnetAttributeResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.