| Package | Description |
|---|---|
| com.amazonaws.services.datasync |
|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateLocationObjectStorageRequest |
UpdateLocationObjectStorageRequest.clone() |
UpdateLocationObjectStorageRequest |
UpdateLocationObjectStorageRequest.withAccessKey(String accessKey)
Optional.
|
UpdateLocationObjectStorageRequest |
UpdateLocationObjectStorageRequest.withAgentArns(Collection<String> agentArns)
The Amazon Resource Name (ARN) of the agents associated with the self-managed object storage server location.
|
UpdateLocationObjectStorageRequest |
UpdateLocationObjectStorageRequest.withAgentArns(String... agentArns)
The Amazon Resource Name (ARN) of the agents associated with the self-managed object storage server location.
|
UpdateLocationObjectStorageRequest |
UpdateLocationObjectStorageRequest.withLocationArn(String locationArn)
The Amazon Resource Name (ARN) of the self-managed object storage server location to be updated.
|
UpdateLocationObjectStorageRequest |
UpdateLocationObjectStorageRequest.withSecretKey(String secretKey)
Optional.
|
UpdateLocationObjectStorageRequest |
UpdateLocationObjectStorageRequest.withServerPort(Integer serverPort)
The port that your self-managed object storage server accepts inbound network traffic on.
|
UpdateLocationObjectStorageRequest |
UpdateLocationObjectStorageRequest.withServerProtocol(ObjectStorageServerProtocol serverProtocol)
The protocol that the object storage server uses to communicate.
|
UpdateLocationObjectStorageRequest |
UpdateLocationObjectStorageRequest.withServerProtocol(String serverProtocol)
The protocol that the object storage server uses to communicate.
|
UpdateLocationObjectStorageRequest |
UpdateLocationObjectStorageRequest.withSubdirectory(String subdirectory)
The subdirectory in the self-managed object storage server that is used to read data from.
|
Copyright © 2022. All rights reserved.