| 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 |
|---|---|
SdkHttpFullRequest |
ModifyVpcTenancyRequestMarshaller.marshall(ModifyVpcTenancyRequest modifyVpcTenancyRequest) |
Copyright © 2020. All rights reserved.