| Package | Description |
|---|---|
| com.amazonaws.services.elasticfilesystem |
|
| com.amazonaws.services.elasticfilesystem.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateFileSystemProtectionResult |
AmazonElasticFileSystemClient.updateFileSystemProtection(UpdateFileSystemProtectionRequest request)
Updates protection on the file system.
|
UpdateFileSystemProtectionResult |
AmazonElasticFileSystem.updateFileSystemProtection(UpdateFileSystemProtectionRequest updateFileSystemProtectionRequest)
Updates protection on the file system.
|
UpdateFileSystemProtectionResult |
AbstractAmazonElasticFileSystem.updateFileSystemProtection(UpdateFileSystemProtectionRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateFileSystemProtectionResult> |
AmazonElasticFileSystemAsyncClient.updateFileSystemProtectionAsync(UpdateFileSystemProtectionRequest request,
AsyncHandler<UpdateFileSystemProtectionRequest,UpdateFileSystemProtectionResult> asyncHandler) |
Future<UpdateFileSystemProtectionResult> |
AmazonElasticFileSystemAsync.updateFileSystemProtectionAsync(UpdateFileSystemProtectionRequest updateFileSystemProtectionRequest,
AsyncHandler<UpdateFileSystemProtectionRequest,UpdateFileSystemProtectionResult> asyncHandler)
Updates protection on the file system.
|
Future<UpdateFileSystemProtectionResult> |
AbstractAmazonElasticFileSystemAsync.updateFileSystemProtectionAsync(UpdateFileSystemProtectionRequest request,
AsyncHandler<UpdateFileSystemProtectionRequest,UpdateFileSystemProtectionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateFileSystemProtectionResult |
UpdateFileSystemProtectionResult.clone() |
UpdateFileSystemProtectionResult |
UpdateFileSystemProtectionResult.withReplicationOverwriteProtection(ReplicationOverwriteProtection replicationOverwriteProtection)
The status of the file system's replication overwrite protection.
|
UpdateFileSystemProtectionResult |
UpdateFileSystemProtectionResult.withReplicationOverwriteProtection(String replicationOverwriteProtection)
The status of the file system's replication overwrite protection.
|
Copyright © 2025. All rights reserved.