public static interface StopDataCollectionByAgentIdsRequest.Builder extends ApplicationDiscoveryRequest.Builder, SdkPojo, CopyableBuilder<StopDataCollectionByAgentIdsRequest.Builder,StopDataCollectionByAgentIdsRequest>
| Modifier and Type | Method and Description |
|---|---|
StopDataCollectionByAgentIdsRequest.Builder |
agentIds(Collection<String> agentIds)
The IDs of the agents or connectors from which to stop collecting data.
|
StopDataCollectionByAgentIdsRequest.Builder |
agentIds(String... agentIds)
The IDs of the agents or connectors from which to stop collecting data.
|
StopDataCollectionByAgentIdsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopDataCollectionByAgentIdsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopDataCollectionByAgentIdsRequest.Builder agentIds(Collection<String> agentIds)
The IDs of the agents or connectors from which to stop collecting data.
agentIds - The IDs of the agents or connectors from which to stop collecting data.StopDataCollectionByAgentIdsRequest.Builder agentIds(String... agentIds)
The IDs of the agents or connectors from which to stop collecting data.
agentIds - The IDs of the agents or connectors from which to stop collecting data.StopDataCollectionByAgentIdsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopDataCollectionByAgentIdsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.