| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default DisassociateFileSystemResponse |
StorageGatewayClient.disassociateFileSystem(Consumer<DisassociateFileSystemRequest.Builder> disassociateFileSystemRequest)
Disassociates an Amazon FSx file system from the specified gateway.
|
default DisassociateFileSystemResponse |
StorageGatewayClient.disassociateFileSystem(DisassociateFileSystemRequest disassociateFileSystemRequest)
Disassociates an Amazon FSx file system from the specified gateway.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateFileSystemResponse> |
StorageGatewayAsyncClient.disassociateFileSystem(Consumer<DisassociateFileSystemRequest.Builder> disassociateFileSystemRequest)
Disassociates an Amazon FSx file system from the specified gateway.
|
default CompletableFuture<DisassociateFileSystemResponse> |
StorageGatewayAsyncClient.disassociateFileSystem(DisassociateFileSystemRequest disassociateFileSystemRequest)
Disassociates an Amazon FSx file system from the specified gateway.
|
Copyright © 2023. All rights reserved.