| Package | Description |
|---|---|
| com.amazonaws.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
PartitionDateSource |
PartitionedPrefix.getPartitionDateSource() |
static PartitionDateSource |
PartitionDateSource.parsePartitionDateSource(String str) |
static PartitionDateSource |
PartitionDateSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PartitionDateSource[] |
PartitionDateSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PartitionedPrefix.setPartitionDateSource(PartitionDateSource partitionDateSource) |
PartitionedPrefix |
PartitionedPrefix.withPartitionDateSource(PartitionDateSource partitionDateSource) |
| Constructor and Description |
|---|
PartitionedPrefix(PartitionDateSource partitionDateSource) |
Copyright © 2024. All rights reserved.