| Package | Description |
|---|---|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
ReplicationTimeValue |
ReplicationTimeValue.clone() |
ReplicationTimeValue |
Metrics.getEventThreshold()
A container that specifies the time threshold for emitting the
s3:Replication:OperationMissedThreshold event. |
ReplicationTimeValue |
ReplicationTime.getTime()
A container that specifies the time by which replication should be complete for all objects and operations on
objects.
|
ReplicationTimeValue |
ReplicationTimeValue.withMinutes(Integer minutes)
Contains an integer that specifies the time period in minutes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Metrics.setEventThreshold(ReplicationTimeValue eventThreshold)
A container that specifies the time threshold for emitting the
s3:Replication:OperationMissedThreshold event. |
void |
ReplicationTime.setTime(ReplicationTimeValue time)
A container that specifies the time by which replication should be complete for all objects and operations on
objects.
|
Metrics |
Metrics.withEventThreshold(ReplicationTimeValue eventThreshold)
A container that specifies the time threshold for emitting the
s3:Replication:OperationMissedThreshold event. |
ReplicationTime |
ReplicationTime.withTime(ReplicationTimeValue time)
A container that specifies the time by which replication should be complete for all objects and operations on
objects.
|
Copyright © 2023. All rights reserved.