Uses of Class
software.amazon.awssdk.services.fsx.model.DeleteVolumeOntapResponse
-
Packages that use DeleteVolumeOntapResponse Package Description software.amazon.awssdk.services.fsx.model -
-
Uses of DeleteVolumeOntapResponse in software.amazon.awssdk.services.fsx.model
Methods in software.amazon.awssdk.services.fsx.model that return DeleteVolumeOntapResponse Modifier and Type Method Description DeleteVolumeOntapResponseDeleteVolumeResponse. ontapResponse()Returned after aDeleteVolumerequest, showing the status of the delete request.Methods in software.amazon.awssdk.services.fsx.model with parameters of type DeleteVolumeOntapResponse Modifier and Type Method Description DeleteVolumeResponse.BuilderDeleteVolumeResponse.Builder. ontapResponse(DeleteVolumeOntapResponse ontapResponse)Returned after aDeleteVolumerequest, showing the status of the delete request.
-