public static interface GetComponentRequest.Builder extends SsmSapRequest.Builder, SdkPojo, CopyableBuilder<GetComponentRequest.Builder,GetComponentRequest>
| Modifier and Type | Method and Description |
|---|---|
GetComponentRequest.Builder |
applicationId(String applicationId)
The ID of the application.
|
GetComponentRequest.Builder |
componentId(String componentId)
The ID of the component.
|
GetComponentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetComponentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetComponentRequest.Builder applicationId(String applicationId)
The ID of the application.
applicationId - The ID of the application.GetComponentRequest.Builder componentId(String componentId)
The ID of the component.
componentId - The ID of the component.GetComponentRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetComponentRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.