public static interface GetSchemaRequest.Builder extends CleanRoomsRequest.Builder, SdkPojo, CopyableBuilder<GetSchemaRequest.Builder,GetSchemaRequest>
| Modifier and Type | Method and Description |
|---|---|
GetSchemaRequest.Builder |
collaborationIdentifier(String collaborationIdentifier)
A unique identifier for the collaboration that the schema belongs to.
|
GetSchemaRequest.Builder |
name(String name)
The name of the relation to retrieve the schema for.
|
GetSchemaRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetSchemaRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetSchemaRequest.Builder collaborationIdentifier(String collaborationIdentifier)
A unique identifier for the collaboration that the schema belongs to. Currently accepts a collaboration ID.
collaborationIdentifier - A unique identifier for the collaboration that the schema belongs to. Currently accepts a
collaboration ID.GetSchemaRequest.Builder name(String name)
The name of the relation to retrieve the schema for.
name - The name of the relation to retrieve the schema for.GetSchemaRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetSchemaRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.