| Package | Description |
|---|---|
| software.amazon.awssdk.services.codeguruprofiler.model |
| Modifier and Type | Method and Description |
|---|---|
static ConfigureAgentResponse.Builder |
ConfigureAgentResponse.builder() |
ConfigureAgentResponse.Builder |
ConfigureAgentResponse.Builder.configuration(AgentConfiguration configuration)
An
AgentConfiguration object that specifies if an agent profiles or not and for how long to
return profiling data. |
default ConfigureAgentResponse.Builder |
ConfigureAgentResponse.Builder.configuration(Consumer<AgentConfiguration.Builder> configuration)
An
AgentConfiguration object that specifies if an agent profiles or not and for how long to
return profiling data. |
ConfigureAgentResponse.Builder |
ConfigureAgentResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ConfigureAgentResponse.Builder> |
ConfigureAgentResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.