Uses of Class
software.amazon.awssdk.services.efs.model.DependencyTimeoutException
-
Packages that use DependencyTimeoutException Package Description software.amazon.awssdk.services.efs Amazon Elastic File System -
-
Uses of DependencyTimeoutException in software.amazon.awssdk.services.efs
Methods in software.amazon.awssdk.services.efs that throw DependencyTimeoutException Modifier and Type Method Description default DeleteMountTargetResponseEfsClient. deleteMountTarget(Consumer<DeleteMountTargetRequest.Builder> deleteMountTargetRequest)Deletes the specified mount target.default DeleteMountTargetResponseEfsClient. deleteMountTarget(DeleteMountTargetRequest deleteMountTargetRequest)Deletes the specified mount target.
-