| Package | Description |
|---|---|
| software.amazon.awssdk.crt.s3 |
| Modifier and Type | Method and Description |
|---|---|
static S3MetaRequestOptions.MetaRequestType |
S3MetaRequestOptions.MetaRequestType.getEnumValueFromInteger(int value) |
S3MetaRequestOptions.MetaRequestType |
S3MetaRequestOptions.getMetaRequestType() |
static S3MetaRequestOptions.MetaRequestType |
S3MetaRequestOptions.MetaRequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static S3MetaRequestOptions.MetaRequestType[] |
S3MetaRequestOptions.MetaRequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
S3MetaRequestOptions |
S3MetaRequestOptions.withMetaRequestType(S3MetaRequestOptions.MetaRequestType metaRequestType) |
Copyright © 2021. All rights reserved.