Package | Description |
---|---|
com.amazonaws.s3.model |
Modifier and Type | Method and Description |
---|---|
AnalyticsS3ExportFileFormat |
AnalyticsS3BucketDestination.format() |
AnalyticsS3ExportFileFormat |
AnalyticsS3BucketDestination.BuilderImpl.format() |
static AnalyticsS3ExportFileFormat |
AnalyticsS3ExportFileFormat.fromValue(String value) |
static AnalyticsS3ExportFileFormat |
AnalyticsS3ExportFileFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnalyticsS3ExportFileFormat[] |
AnalyticsS3ExportFileFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Set<AnalyticsS3ExportFileFormat> |
AnalyticsS3ExportFileFormat.knownValues() |
Modifier and Type | Method and Description |
---|---|
AnalyticsS3BucketDestination.Builder |
AnalyticsS3BucketDestination.Builder.format(AnalyticsS3ExportFileFormat format) |
AnalyticsS3BucketDestination.Builder |
AnalyticsS3BucketDestination.BuilderImpl.format(AnalyticsS3ExportFileFormat format) |
Copyright © 2021. All rights reserved.