| Package | Description |
|---|---|
| com.amazonaws.services.codeguruprofiler.model |
| Modifier and Type | Method and Description |
|---|---|
ProfilingStatus |
ProfilingStatus.clone() |
ProfilingStatus |
ProfilingGroupDescription.getProfilingStatus() |
ProfilingStatus |
ProfilingStatus.withLatestAgentOrchestratedAt(Date latestAgentOrchestratedAt)
Timestamp of when the last interaction of the agent with configureAgent API for orchestration.
|
ProfilingStatus |
ProfilingStatus.withLatestAgentProfileReportedAt(Date latestAgentProfileReportedAt)
Timestamp of when the latest agent profile was successfully reported.
|
ProfilingStatus |
ProfilingStatus.withLatestAggregatedProfile(AggregatedProfileTime latestAggregatedProfile)
The time range of latest aggregated profile available.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProfilingGroupDescription.setProfilingStatus(ProfilingStatus profilingStatus) |
ProfilingGroupDescription |
ProfilingGroupDescription.withProfilingStatus(ProfilingStatus profilingStatus) |
Copyright © 2020. All rights reserved.