| Package | Description |
|---|---|
| com.amazonaws.services.datasync |
|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
CreateLocationObjectStorageResult |
AWSDataSyncClient.createLocationObjectStorage(CreateLocationObjectStorageRequest request)
Creates an endpoint for a self-managed object storage bucket.
|
CreateLocationObjectStorageResult |
AbstractAWSDataSync.createLocationObjectStorage(CreateLocationObjectStorageRequest request) |
CreateLocationObjectStorageResult |
AWSDataSync.createLocationObjectStorage(CreateLocationObjectStorageRequest createLocationObjectStorageRequest)
Creates an endpoint for a self-managed object storage bucket.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateLocationObjectStorageResult> |
AWSDataSyncAsync.createLocationObjectStorageAsync(CreateLocationObjectStorageRequest createLocationObjectStorageRequest,
AsyncHandler<CreateLocationObjectStorageRequest,CreateLocationObjectStorageResult> asyncHandler)
Creates an endpoint for a self-managed object storage bucket.
|
Future<CreateLocationObjectStorageResult> |
AbstractAWSDataSyncAsync.createLocationObjectStorageAsync(CreateLocationObjectStorageRequest request,
AsyncHandler<CreateLocationObjectStorageRequest,CreateLocationObjectStorageResult> asyncHandler) |
Future<CreateLocationObjectStorageResult> |
AWSDataSyncAsyncClient.createLocationObjectStorageAsync(CreateLocationObjectStorageRequest request,
AsyncHandler<CreateLocationObjectStorageRequest,CreateLocationObjectStorageResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateLocationObjectStorageResult |
CreateLocationObjectStorageResult.clone() |
CreateLocationObjectStorageResult |
CreateLocationObjectStorageResult.withLocationArn(String locationArn)
The Amazon Resource Name (ARN) of the agents associated with the self-managed object storage server location.
|
Copyright © 2021. All rights reserved.