public static interface GetHostRequest.Builder extends CodeStarConnectionsRequest.Builder, SdkPojo, CopyableBuilder<GetHostRequest.Builder,GetHostRequest>
| Modifier and Type | Method and Description |
|---|---|
GetHostRequest.Builder |
hostArn(String hostArn)
The Amazon Resource Name (ARN) of the requested host.
|
GetHostRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetHostRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetHostRequest.Builder hostArn(String hostArn)
The Amazon Resource Name (ARN) of the requested host.
hostArn - The Amazon Resource Name (ARN) of the requested host.GetHostRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetHostRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.