public static interface GetProjectRequest.Builder extends DataZoneRequest.Builder, SdkPojo, CopyableBuilder<GetProjectRequest.Builder,GetProjectRequest>
| Modifier and Type | Method and Description |
|---|---|
GetProjectRequest.Builder |
domainIdentifier(String domainIdentifier)
The ID of the Amazon DataZone domain in which the project exists.
|
GetProjectRequest.Builder |
identifier(String identifier)
The ID of the project.
|
GetProjectRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetProjectRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetProjectRequest.Builder domainIdentifier(String domainIdentifier)
The ID of the Amazon DataZone domain in which the project exists.
domainIdentifier - The ID of the Amazon DataZone domain in which the project exists.GetProjectRequest.Builder identifier(String identifier)
The ID of the project.
identifier - The ID of the project.GetProjectRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetProjectRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.