| Package | Description |
|---|---|
| software.amazon.awssdk.services.datasync |
|
| software.amazon.awssdk.services.datasync.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateLocationSmbResponse |
DataSyncClient.createLocationSmb(CreateLocationSmbRequest createLocationSmbRequest)
Creates an endpoint for a Server Message Block (SMB) file server that DataSync can access for a transfer.
|
default CompletableFuture<CreateLocationSmbResponse> |
DataSyncAsyncClient.createLocationSmb(CreateLocationSmbRequest createLocationSmbRequest)
Creates an endpoint for a Server Message Block (SMB) file server that DataSync can access for a transfer.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateLocationSmbRequestMarshaller.marshall(CreateLocationSmbRequest createLocationSmbRequest) |
Copyright © 2023. All rights reserved.