| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationdiscovery.model |
| Modifier and Type | Method and Description |
|---|---|
StopDataCollectionByAgentIdsResponse.Builder |
StopDataCollectionByAgentIdsResponse.Builder.agentsConfigurationStatus(AgentConfigurationStatus... agentsConfigurationStatus)
Information about the agents or connector that were instructed to stop collecting data.
|
StopDataCollectionByAgentIdsResponse.Builder |
StopDataCollectionByAgentIdsResponse.Builder.agentsConfigurationStatus(Collection<AgentConfigurationStatus> agentsConfigurationStatus)
Information about the agents or connector that were instructed to stop collecting data.
|
StopDataCollectionByAgentIdsResponse.Builder |
StopDataCollectionByAgentIdsResponse.Builder.agentsConfigurationStatus(Consumer<AgentConfigurationStatus.Builder>... agentsConfigurationStatus)
Information about the agents or connector that were instructed to stop collecting data.
|
static StopDataCollectionByAgentIdsResponse.Builder |
StopDataCollectionByAgentIdsResponse.builder() |
StopDataCollectionByAgentIdsResponse.Builder |
StopDataCollectionByAgentIdsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StopDataCollectionByAgentIdsResponse.Builder> |
StopDataCollectionByAgentIdsResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.