public static interface GetComponentRequest.Builder extends ProtonRequest.Builder, SdkPojo, CopyableBuilder<GetComponentRequest.Builder,GetComponentRequest>
| Modifier and Type | Method and Description |
|---|---|
GetComponentRequest.Builder |
name(String name)
The name of the component that you want to get the detailed data for.
|
GetComponentRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetComponentRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetComponentRequest.Builder name(String name)
The name of the component that you want to get the detailed data for.
name - The name of the component that you want to get the detailed data for.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.