| Package | Description |
|---|---|
| com.amazonaws.services.cloudtrail.model |
| Modifier and Type | Method and Description |
|---|---|
PartitionKey |
PartitionKey.clone() |
PartitionKey |
PartitionKey.withName(String name)
The name of the partition key.
|
PartitionKey |
PartitionKey.withType(String type)
The data type of the partition key.
|
| Modifier and Type | Method and Description |
|---|---|
List<PartitionKey> |
GetEventDataStoreResult.getPartitionKeys()
The partition keys for the event data store.
|
| Modifier and Type | Method and Description |
|---|---|
GetEventDataStoreResult |
GetEventDataStoreResult.withPartitionKeys(PartitionKey... partitionKeys)
The partition keys for the event data store.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetEventDataStoreResult.setPartitionKeys(Collection<PartitionKey> partitionKeys)
The partition keys for the event data store.
|
GetEventDataStoreResult |
GetEventDataStoreResult.withPartitionKeys(Collection<PartitionKey> partitionKeys)
The partition keys for the event data store.
|
Copyright © 2024. All rights reserved.