public static interface GetTestGridProjectRequest.Builder extends DeviceFarmRequest.Builder, SdkPojo, CopyableBuilder<GetTestGridProjectRequest.Builder,GetTestGridProjectRequest>
| Modifier and Type | Method and Description |
|---|---|
GetTestGridProjectRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetTestGridProjectRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetTestGridProjectRequest.Builder |
projectArn(String projectArn)
The ARN of the Selenium testing project, from either CreateTestGridProject or
ListTestGridProjects.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetTestGridProjectRequest.Builder projectArn(String projectArn)
The ARN of the Selenium testing project, from either CreateTestGridProject or ListTestGridProjects.
projectArn - The ARN of the Selenium testing project, from either CreateTestGridProject or
ListTestGridProjects.GetTestGridProjectRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetTestGridProjectRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.