| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeSmbSettingsResponse |
StorageGatewayClient.describeSMBSettings(Consumer<DescribeSmbSettingsRequest.Builder> describeSmbSettingsRequest)
Gets a description of a Server Message Block (SMB) file share settings from a file gateway.
|
default DescribeSmbSettingsResponse |
StorageGatewayClient.describeSMBSettings(DescribeSmbSettingsRequest describeSmbSettingsRequest)
Gets a description of a Server Message Block (SMB) file share settings from a file gateway.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeSmbSettingsResponse> |
StorageGatewayAsyncClient.describeSMBSettings(Consumer<DescribeSmbSettingsRequest.Builder> describeSmbSettingsRequest)
Gets a description of a Server Message Block (SMB) file share settings from a file gateway.
|
default CompletableFuture<DescribeSmbSettingsResponse> |
StorageGatewayAsyncClient.describeSMBSettings(DescribeSmbSettingsRequest describeSmbSettingsRequest)
Gets a description of a Server Message Block (SMB) file share settings from a file gateway.
|
Copyright © 2023. All rights reserved.