| Package | Description |
|---|---|
| com.amazonaws.services.datasync |
|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
CreateLocationObjectStorageResult |
AbstractAWSDataSync.createLocationObjectStorage(CreateLocationObjectStorageRequest request) |
CreateLocationObjectStorageResult |
AWSDataSyncClient.createLocationObjectStorage(CreateLocationObjectStorageRequest request)
Creates a transfer location for an object storage system.
|
CreateLocationObjectStorageResult |
AWSDataSync.createLocationObjectStorage(CreateLocationObjectStorageRequest createLocationObjectStorageRequest)
Creates a transfer location for an object storage system.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateLocationObjectStorageResult> |
AbstractAWSDataSyncAsync.createLocationObjectStorageAsync(CreateLocationObjectStorageRequest request,
AsyncHandler<CreateLocationObjectStorageRequest,CreateLocationObjectStorageResult> asyncHandler) |
Future<CreateLocationObjectStorageResult> |
AWSDataSyncAsync.createLocationObjectStorageAsync(CreateLocationObjectStorageRequest createLocationObjectStorageRequest,
AsyncHandler<CreateLocationObjectStorageRequest,CreateLocationObjectStorageResult> asyncHandler)
Creates a transfer location for an object storage system.
|
Future<CreateLocationObjectStorageResult> |
AWSDataSyncAsyncClient.createLocationObjectStorageAsync(CreateLocationObjectStorageRequest request,
AsyncHandler<CreateLocationObjectStorageRequest,CreateLocationObjectStorageResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateLocationObjectStorageResult |
CreateLocationObjectStorageResult.clone() |
CreateLocationObjectStorageResult |
CreateLocationObjectStorageResult.withLocationArn(String locationArn)
Specifies the ARN of the object storage system location that you create.
|
Copyright © 2024. All rights reserved.