public static interface GetProjectRequest.Builder extends CodeCatalystRequest.Builder, SdkPojo, CopyableBuilder<GetProjectRequest.Builder,GetProjectRequest>
| Modifier and Type | Method and Description |
|---|---|
GetProjectRequest.Builder |
name(String name)
The name of the project in the space.
|
GetProjectRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetProjectRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetProjectRequest.Builder |
spaceName(String spaceName)
The name of the space.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetProjectRequest.Builder spaceName(String spaceName)
The name of the space.
spaceName - The name of the space.GetProjectRequest.Builder name(String name)
The name of the project in the space.
name - The name of the project in the space.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.