| Package | Description | 
|---|---|
| com.amazonaws.services.ec2 | 
 Synchronous and asynchronous client classes for accessing AmazonEC2. 
 | 
| com.amazonaws.services.ec2.model | 
 Classes modeling the various types represented by AmazonEC2. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ModifyInstancePlacementResult | 
AmazonEC2Client.modifyInstancePlacement(ModifyInstancePlacementRequest modifyInstancePlacementRequest)
 Set the instance affinity value for a specific stopped instance and
 modify the instance tenancy setting. 
 | 
ModifyInstancePlacementResult | 
AmazonEC2.modifyInstancePlacement(ModifyInstancePlacementRequest modifyInstancePlacementRequest)
 Set the instance affinity value for a specific stopped instance and
 modify the instance tenancy setting. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<ModifyInstancePlacementResult> | 
AmazonEC2AsyncClient.modifyInstancePlacementAsync(ModifyInstancePlacementRequest modifyInstancePlacementRequest)
 Set the instance affinity value for a specific stopped instance and
 modify the instance tenancy setting. 
 | 
Future<ModifyInstancePlacementResult> | 
AmazonEC2Async.modifyInstancePlacementAsync(ModifyInstancePlacementRequest modifyInstancePlacementRequest)
 Set the instance affinity value for a specific stopped instance and
 modify the instance tenancy setting. 
 | 
Future<ModifyInstancePlacementResult> | 
AmazonEC2AsyncClient.modifyInstancePlacementAsync(ModifyInstancePlacementRequest modifyInstancePlacementRequest,
                            AsyncHandler<ModifyInstancePlacementRequest,ModifyInstancePlacementResult> asyncHandler)
 Set the instance affinity value for a specific stopped instance and
 modify the instance tenancy setting. 
 | 
Future<ModifyInstancePlacementResult> | 
AmazonEC2Async.modifyInstancePlacementAsync(ModifyInstancePlacementRequest modifyInstancePlacementRequest,
                            AsyncHandler<ModifyInstancePlacementRequest,ModifyInstancePlacementResult> asyncHandler)
 Set the instance affinity value for a specific stopped instance and
 modify the instance tenancy setting. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<ModifyInstancePlacementResult> | 
AmazonEC2AsyncClient.modifyInstancePlacementAsync(ModifyInstancePlacementRequest modifyInstancePlacementRequest,
                            AsyncHandler<ModifyInstancePlacementRequest,ModifyInstancePlacementResult> asyncHandler)
 Set the instance affinity value for a specific stopped instance and
 modify the instance tenancy setting. 
 | 
Future<ModifyInstancePlacementResult> | 
AmazonEC2Async.modifyInstancePlacementAsync(ModifyInstancePlacementRequest modifyInstancePlacementRequest,
                            AsyncHandler<ModifyInstancePlacementRequest,ModifyInstancePlacementResult> asyncHandler)
 Set the instance affinity value for a specific stopped instance and
 modify the instance tenancy setting. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ModifyInstancePlacementResult | 
ModifyInstancePlacementResult.withReturn(Boolean returnValue)
Is  
true if the request succeeds, and an error otherwise. | 
Copyright © 2018. All rights reserved.