Uses of Class
com.amazonaws.services.ec2.model.ModifyImageAttributeResult
Packages that use ModifyImageAttributeResult
-
Uses of ModifyImageAttributeResult in com.amazonaws.services.ec2
Methods in com.amazonaws.services.ec2 that return ModifyImageAttributeResultModifier and TypeMethodDescriptionAbstractAmazonEC2.modifyImageAttribute(ModifyImageAttributeRequest request) AmazonEC2.modifyImageAttribute(ModifyImageAttributeRequest modifyImageAttributeRequest) Modifies the specified attribute of the specified AMI.AmazonEC2Client.modifyImageAttribute(ModifyImageAttributeRequest modifyImageAttributeRequest) Modifies the specified attribute of the specified AMI.Methods in com.amazonaws.services.ec2 that return types with arguments of type ModifyImageAttributeResultModifier and TypeMethodDescriptionAbstractAmazonEC2Async.modifyImageAttributeAsync(ModifyImageAttributeRequest request) AbstractAmazonEC2Async.modifyImageAttributeAsync(ModifyImageAttributeRequest request, AsyncHandler<ModifyImageAttributeRequest, ModifyImageAttributeResult> asyncHandler) AmazonEC2Async.modifyImageAttributeAsync(ModifyImageAttributeRequest modifyImageAttributeRequest) Modifies the specified attribute of the specified AMI.AmazonEC2Async.modifyImageAttributeAsync(ModifyImageAttributeRequest modifyImageAttributeRequest, AsyncHandler<ModifyImageAttributeRequest, ModifyImageAttributeResult> asyncHandler) Modifies the specified attribute of the specified AMI.AmazonEC2AsyncClient.modifyImageAttributeAsync(ModifyImageAttributeRequest request) AmazonEC2AsyncClient.modifyImageAttributeAsync(ModifyImageAttributeRequest request, AsyncHandler<ModifyImageAttributeRequest, ModifyImageAttributeResult> asyncHandler) Method parameters in com.amazonaws.services.ec2 with type arguments of type ModifyImageAttributeResultModifier and TypeMethodDescriptionAbstractAmazonEC2Async.modifyImageAttributeAsync(ModifyImageAttributeRequest request, AsyncHandler<ModifyImageAttributeRequest, ModifyImageAttributeResult> asyncHandler) AmazonEC2Async.modifyImageAttributeAsync(ModifyImageAttributeRequest modifyImageAttributeRequest, AsyncHandler<ModifyImageAttributeRequest, ModifyImageAttributeResult> asyncHandler) Modifies the specified attribute of the specified AMI.AmazonEC2AsyncClient.modifyImageAttributeAsync(ModifyImageAttributeRequest request, AsyncHandler<ModifyImageAttributeRequest, ModifyImageAttributeResult> asyncHandler) -
Uses of ModifyImageAttributeResult in com.amazonaws.services.ec2.model
Methods in com.amazonaws.services.ec2.model that return ModifyImageAttributeResult