public static interface GetConnectionRequest.Builder extends CodeStarConnectionsRequest.Builder, SdkPojo, CopyableBuilder<GetConnectionRequest.Builder,GetConnectionRequest>
| Modifier and Type | Method and Description |
|---|---|
GetConnectionRequest.Builder |
connectionArn(String connectionArn)
The Amazon Resource Name (ARN) of a connection.
|
GetConnectionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetConnectionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetConnectionRequest.Builder connectionArn(String connectionArn)
The Amazon Resource Name (ARN) of a connection.
connectionArn - The Amazon Resource Name (ARN) of a connection.GetConnectionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetConnectionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.