| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateSmbFileShareResponse |
StorageGatewayClient.updateSMBFileShare(Consumer<UpdateSmbFileShareRequest.Builder> updateSmbFileShareRequest)
Updates a Server Message Block (SMB) file share.
|
default UpdateSmbFileShareResponse |
StorageGatewayClient.updateSMBFileShare(UpdateSmbFileShareRequest updateSmbFileShareRequest)
Updates a Server Message Block (SMB) file share.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateSmbFileShareResponse> |
StorageGatewayAsyncClient.updateSMBFileShare(Consumer<UpdateSmbFileShareRequest.Builder> updateSmbFileShareRequest)
Updates a Server Message Block (SMB) file share.
|
default CompletableFuture<UpdateSmbFileShareResponse> |
StorageGatewayAsyncClient.updateSMBFileShare(UpdateSmbFileShareRequest updateSmbFileShareRequest)
Updates a Server Message Block (SMB) file share.
|
Copyright © 2023. All rights reserved.