Uses of Class
com.amazonaws.services.ec2.model.ModifyInstancePlacementResult
Packages that use ModifyInstancePlacementResult
-
Uses of ModifyInstancePlacementResult in com.amazonaws.services.ec2
Methods in com.amazonaws.services.ec2 that return ModifyInstancePlacementResultModifier and TypeMethodDescriptionAbstractAmazonEC2.modifyInstancePlacement
(ModifyInstancePlacementRequest request) AmazonEC2.modifyInstancePlacement
(ModifyInstancePlacementRequest modifyInstancePlacementRequest) Set the instance affinity value for a specific stopped instance and modify the instance tenancy setting.AmazonEC2Client.modifyInstancePlacement
(ModifyInstancePlacementRequest modifyInstancePlacementRequest) Set the instance affinity value for a specific stopped instance and modify the instance tenancy setting.Methods in com.amazonaws.services.ec2 that return types with arguments of type ModifyInstancePlacementResultModifier and TypeMethodDescriptionAbstractAmazonEC2Async.modifyInstancePlacementAsync
(ModifyInstancePlacementRequest request) AbstractAmazonEC2Async.modifyInstancePlacementAsync
(ModifyInstancePlacementRequest request, AsyncHandler<ModifyInstancePlacementRequest, ModifyInstancePlacementResult> asyncHandler) AmazonEC2Async.modifyInstancePlacementAsync
(ModifyInstancePlacementRequest modifyInstancePlacementRequest) Set the instance affinity value for a specific stopped instance and modify the instance tenancy setting.AmazonEC2Async.modifyInstancePlacementAsync
(ModifyInstancePlacementRequest modifyInstancePlacementRequest, AsyncHandler<ModifyInstancePlacementRequest, ModifyInstancePlacementResult> asyncHandler) Set the instance affinity value for a specific stopped instance and modify the instance tenancy setting.AmazonEC2AsyncClient.modifyInstancePlacementAsync
(ModifyInstancePlacementRequest request) AmazonEC2AsyncClient.modifyInstancePlacementAsync
(ModifyInstancePlacementRequest request, AsyncHandler<ModifyInstancePlacementRequest, ModifyInstancePlacementResult> asyncHandler) Method parameters in com.amazonaws.services.ec2 with type arguments of type ModifyInstancePlacementResultModifier and TypeMethodDescriptionAbstractAmazonEC2Async.modifyInstancePlacementAsync
(ModifyInstancePlacementRequest request, AsyncHandler<ModifyInstancePlacementRequest, ModifyInstancePlacementResult> asyncHandler) AmazonEC2Async.modifyInstancePlacementAsync
(ModifyInstancePlacementRequest modifyInstancePlacementRequest, AsyncHandler<ModifyInstancePlacementRequest, ModifyInstancePlacementResult> asyncHandler) Set the instance affinity value for a specific stopped instance and modify the instance tenancy setting.AmazonEC2AsyncClient.modifyInstancePlacementAsync
(ModifyInstancePlacementRequest request, AsyncHandler<ModifyInstancePlacementRequest, ModifyInstancePlacementResult> asyncHandler) -
Uses of ModifyInstancePlacementResult in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return ModifyInstancePlacementResultModifier and TypeMethodDescriptionModifyInstancePlacementResult.clone()
ModifyInstancePlacementResult.withReturn
(Boolean returnValue) Istrue
if the request succeeds, and an error otherwise.