| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateLocationSmbResponse |
DataSyncClient.createLocationSmb(Consumer<CreateLocationSmbRequest.Builder> createLocationSmbRequest)
Defines a file system on a Server Message Block (SMB) server that can be read from or written to.
|
default CreateLocationSmbResponse |
DataSyncClient.createLocationSmb(CreateLocationSmbRequest createLocationSmbRequest)
Defines a file system on a Server Message Block (SMB) server that can be read from or written to.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateLocationSmbResponse> |
DataSyncAsyncClient.createLocationSmb(Consumer<CreateLocationSmbRequest.Builder> createLocationSmbRequest)
Defines a file system on a Server Message Block (SMB) server that can be read from or written to.
|
default CompletableFuture<CreateLocationSmbResponse> |
DataSyncAsyncClient.createLocationSmb(CreateLocationSmbRequest createLocationSmbRequest)
Defines a file system on a Server Message Block (SMB) server that can be read from or written to.
|
Copyright © 2022. All rights reserved.