public static interface AgentOrchestrationConfig.Builder extends SdkPojo, CopyableBuilder<AgentOrchestrationConfig.Builder,AgentOrchestrationConfig>
| Modifier and Type | Method and Description |
|---|---|
AgentOrchestrationConfig.Builder |
profilingEnabled(Boolean profilingEnabled)
A
Boolean that specifies whether the profiling agent collects profiling data or not. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAgentOrchestrationConfig.Builder profilingEnabled(Boolean profilingEnabled)
A Boolean that specifies whether the profiling agent collects profiling data or not. Set to
true to enable profiling.
profilingEnabled - A Boolean that specifies whether the profiling agent collects profiling data or not. Set
to true to enable profiling.Copyright © 2023. All rights reserved.