public static interface GetProjectRequest.Builder extends EvidentlyRequest.Builder, SdkPojo, CopyableBuilder<GetProjectRequest.Builder,GetProjectRequest>
| Modifier and Type | Method and Description |
|---|---|
GetProjectRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetProjectRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetProjectRequest.Builder |
project(String project)
The name or ARN of the project that you want to see the details of.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetProjectRequest.Builder project(String project)
The name or ARN of the project that you want to see the details of.
project - The name or ARN of the project that you want to see the details of.GetProjectRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetProjectRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.