Uses of Class
software.amazon.awssdk.services.efs.model.ReplicationAlreadyExistsException
-
Packages that use ReplicationAlreadyExistsException Package Description software.amazon.awssdk.services.efs Amazon Elastic File System -
-
Uses of ReplicationAlreadyExistsException in software.amazon.awssdk.services.efs
Methods in software.amazon.awssdk.services.efs that throw ReplicationAlreadyExistsException Modifier and Type Method Description default UpdateFileSystemProtectionResponseEfsClient. updateFileSystemProtection(Consumer<UpdateFileSystemProtectionRequest.Builder> updateFileSystemProtectionRequest)Updates protection on the file system.default UpdateFileSystemProtectionResponseEfsClient. updateFileSystemProtection(UpdateFileSystemProtectionRequest updateFileSystemProtectionRequest)Updates protection on the file system.
-