Uses of Class
com.amazonaws.services.opsworks.model.UpdateVolumeResult
Packages that use UpdateVolumeResult
-
Uses of UpdateVolumeResult in com.amazonaws.services.opsworks
Methods in com.amazonaws.services.opsworks that return UpdateVolumeResultModifier and TypeMethodDescriptionAbstractAWSOpsWorks.updateVolume(UpdateVolumeRequest request) AWSOpsWorks.updateVolume(UpdateVolumeRequest updateVolumeRequest) Updates an Amazon EBS volume's name or mount point.AWSOpsWorksClient.updateVolume(UpdateVolumeRequest updateVolumeRequest) Updates an Amazon EBS volume's name or mount point.Methods in com.amazonaws.services.opsworks that return types with arguments of type UpdateVolumeResultModifier and TypeMethodDescriptionAbstractAWSOpsWorksAsync.updateVolumeAsync(UpdateVolumeRequest request) AbstractAWSOpsWorksAsync.updateVolumeAsync(UpdateVolumeRequest request, AsyncHandler<UpdateVolumeRequest, UpdateVolumeResult> asyncHandler) AWSOpsWorksAsync.updateVolumeAsync(UpdateVolumeRequest updateVolumeRequest) Updates an Amazon EBS volume's name or mount point.AWSOpsWorksAsync.updateVolumeAsync(UpdateVolumeRequest updateVolumeRequest, AsyncHandler<UpdateVolumeRequest, UpdateVolumeResult> asyncHandler) Updates an Amazon EBS volume's name or mount point.AWSOpsWorksAsyncClient.updateVolumeAsync(UpdateVolumeRequest request) AWSOpsWorksAsyncClient.updateVolumeAsync(UpdateVolumeRequest request, AsyncHandler<UpdateVolumeRequest, UpdateVolumeResult> asyncHandler) Method parameters in com.amazonaws.services.opsworks with type arguments of type UpdateVolumeResultModifier and TypeMethodDescriptionAbstractAWSOpsWorksAsync.updateVolumeAsync(UpdateVolumeRequest request, AsyncHandler<UpdateVolumeRequest, UpdateVolumeResult> asyncHandler) AWSOpsWorksAsync.updateVolumeAsync(UpdateVolumeRequest updateVolumeRequest, AsyncHandler<UpdateVolumeRequest, UpdateVolumeResult> asyncHandler) Updates an Amazon EBS volume's name or mount point.AWSOpsWorksAsyncClient.updateVolumeAsync(UpdateVolumeRequest request, AsyncHandler<UpdateVolumeRequest, UpdateVolumeResult> asyncHandler) -
Uses of UpdateVolumeResult in com.amazonaws.services.opsworks.model
Methods in com.amazonaws.services.opsworks.model that return UpdateVolumeResult