public static interface GetAgentConfigurationRequest.Builder extends GroundStationRequest.Builder, SdkPojo, CopyableBuilder<GetAgentConfigurationRequest.Builder,GetAgentConfigurationRequest>
| Modifier and Type | Method and Description |
|---|---|
GetAgentConfigurationRequest.Builder |
agentId(String agentId)
UUID of agent to get configuration information for.
|
GetAgentConfigurationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetAgentConfigurationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetAgentConfigurationRequest.Builder agentId(String agentId)
UUID of agent to get configuration information for.
agentId - UUID of agent to get configuration information for.GetAgentConfigurationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetAgentConfigurationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.