| Package | Description |
|---|---|
| com.amazonaws.services.codeguruprofiler.model |
| Modifier and Type | Method and Description |
|---|---|
AggregatedProfileTime |
AggregatedProfileTime.clone() |
AggregatedProfileTime |
ProfilingStatus.getLatestAggregatedProfile()
An
AggregatedProfileTime object that contains the aggregation period and start time for an
aggregated profile. |
AggregatedProfileTime |
AggregatedProfileTime.withPeriod(AggregationPeriod period)
The aggregation period.
|
AggregatedProfileTime |
AggregatedProfileTime.withPeriod(String period)
The aggregation period.
|
AggregatedProfileTime |
AggregatedProfileTime.withStart(Date start)
The time that aggregation of posted agent profiles for a profiling group starts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProfilingStatus.setLatestAggregatedProfile(AggregatedProfileTime latestAggregatedProfile)
An
AggregatedProfileTime object that contains the aggregation period and start time for an
aggregated profile. |
ProfilingStatus |
ProfilingStatus.withLatestAggregatedProfile(AggregatedProfileTime latestAggregatedProfile)
An
AggregatedProfileTime object that contains the aggregation period and start time for an
aggregated profile. |
Copyright © 2022. All rights reserved.