| Package | Description |
|---|---|
| com.amazonaws.services.codeguruprofiler.model |
| Modifier and Type | Method and Description |
|---|---|
ProfilingStatus |
ProfilingStatus.clone() |
ProfilingStatus |
ProfilingGroupDescription.getProfilingStatus()
The status of the profiling group.
|
ProfilingStatus |
ProfilingStatus.withLatestAgentOrchestratedAt(Date latestAgentOrchestratedAt)
The time, in milliseconds since the epoch, when the latest agent was orchestrated.
|
ProfilingStatus |
ProfilingStatus.withLatestAgentProfileReportedAt(Date latestAgentProfileReportedAt)
The time, in milliseconds since the epoch, when the latest agent was reported..
|
ProfilingStatus |
ProfilingStatus.withLatestAggregatedProfile(AggregatedProfileTime latestAggregatedProfile)
The latest aggregated profile
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProfilingGroupDescription.setProfilingStatus(ProfilingStatus profilingStatus)
The status of the profiling group.
|
ProfilingGroupDescription |
ProfilingGroupDescription.withProfilingStatus(ProfilingStatus profilingStatus)
The status of the profiling group.
|
Copyright © 2020. All rights reserved.