Uses of Class
com.amazonaws.services.ec2.model.CreatePlacementGroupResult
Packages that use CreatePlacementGroupResult
-
Uses of CreatePlacementGroupResult in com.amazonaws.services.ec2
Methods in com.amazonaws.services.ec2 that return CreatePlacementGroupResultModifier and TypeMethodDescriptionAbstractAmazonEC2.createPlacementGroup
(CreatePlacementGroupRequest request) AmazonEC2.createPlacementGroup
(CreatePlacementGroupRequest createPlacementGroupRequest) Creates a placement group that you launch cluster instances into.AmazonEC2Client.createPlacementGroup
(CreatePlacementGroupRequest createPlacementGroupRequest) Creates a placement group that you launch cluster instances into.Methods in com.amazonaws.services.ec2 that return types with arguments of type CreatePlacementGroupResultModifier and TypeMethodDescriptionAbstractAmazonEC2Async.createPlacementGroupAsync
(CreatePlacementGroupRequest request) AbstractAmazonEC2Async.createPlacementGroupAsync
(CreatePlacementGroupRequest request, AsyncHandler<CreatePlacementGroupRequest, CreatePlacementGroupResult> asyncHandler) AmazonEC2Async.createPlacementGroupAsync
(CreatePlacementGroupRequest createPlacementGroupRequest) Creates a placement group that you launch cluster instances into.AmazonEC2Async.createPlacementGroupAsync
(CreatePlacementGroupRequest createPlacementGroupRequest, AsyncHandler<CreatePlacementGroupRequest, CreatePlacementGroupResult> asyncHandler) Creates a placement group that you launch cluster instances into.AmazonEC2AsyncClient.createPlacementGroupAsync
(CreatePlacementGroupRequest request) AmazonEC2AsyncClient.createPlacementGroupAsync
(CreatePlacementGroupRequest request, AsyncHandler<CreatePlacementGroupRequest, CreatePlacementGroupResult> asyncHandler) Method parameters in com.amazonaws.services.ec2 with type arguments of type CreatePlacementGroupResultModifier and TypeMethodDescriptionAbstractAmazonEC2Async.createPlacementGroupAsync
(CreatePlacementGroupRequest request, AsyncHandler<CreatePlacementGroupRequest, CreatePlacementGroupResult> asyncHandler) AmazonEC2Async.createPlacementGroupAsync
(CreatePlacementGroupRequest createPlacementGroupRequest, AsyncHandler<CreatePlacementGroupRequest, CreatePlacementGroupResult> asyncHandler) Creates a placement group that you launch cluster instances into.AmazonEC2AsyncClient.createPlacementGroupAsync
(CreatePlacementGroupRequest request, AsyncHandler<CreatePlacementGroupRequest, CreatePlacementGroupResult> asyncHandler) -
Uses of CreatePlacementGroupResult in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return CreatePlacementGroupResult