| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyVpcTenancyResponse> |
EC2AsyncClient.modifyVpcTenancy(ModifyVpcTenancyRequest modifyVpcTenancyRequest)
Modifies the instance tenancy attribute of the specified VPC.
|
default ModifyVpcTenancyResponse |
EC2Client.modifyVpcTenancy(ModifyVpcTenancyRequest modifyVpcTenancyRequest)
Modifies the instance tenancy attribute of the specified VPC.
|
| Modifier and Type | Method and Description |
|---|---|
Request<ModifyVpcTenancyRequest> |
ModifyVpcTenancyRequestMarshaller.marshall(ModifyVpcTenancyRequest modifyVpcTenancyRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<ModifyVpcTenancyRequest> |
ModifyVpcTenancyRequestMarshaller.marshall(ModifyVpcTenancyRequest modifyVpcTenancyRequest) |
Copyright © 2017. All rights reserved.