| Package | Description |
|---|---|
| com.amazonaws.services.datasync.model |
| Modifier and Type | Method and Description |
|---|---|
static ObjectStorageServerProtocol |
ObjectStorageServerProtocol.fromValue(String value)
Use this in place of valueOf.
|
static ObjectStorageServerProtocol |
ObjectStorageServerProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectStorageServerProtocol[] |
ObjectStorageServerProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateLocationObjectStorageRequest |
UpdateLocationObjectStorageRequest.withServerProtocol(ObjectStorageServerProtocol serverProtocol)
Specifies the protocol that your object storage server uses to communicate.
|
CreateLocationObjectStorageRequest |
CreateLocationObjectStorageRequest.withServerProtocol(ObjectStorageServerProtocol serverProtocol)
Specifies the protocol that your object storage server uses to communicate.
|
DescribeLocationObjectStorageResult |
DescribeLocationObjectStorageResult.withServerProtocol(ObjectStorageServerProtocol serverProtocol)
The protocol that your object storage system uses to communicate.
|
Copyright © 2023. All rights reserved.