public static interface GetConfiguredTableAssociationRequest.Builder extends CleanRoomsRequest.Builder, SdkPojo, CopyableBuilder<GetConfiguredTableAssociationRequest.Builder,GetConfiguredTableAssociationRequest>
| Modifier and Type | Method and Description |
|---|---|
GetConfiguredTableAssociationRequest.Builder |
configuredTableAssociationIdentifier(String configuredTableAssociationIdentifier)
The unique ID for the configured table association to retrieve.
|
GetConfiguredTableAssociationRequest.Builder |
membershipIdentifier(String membershipIdentifier)
A unique identifier for the membership that the configured table association belongs to.
|
GetConfiguredTableAssociationRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetConfiguredTableAssociationRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetConfiguredTableAssociationRequest.Builder configuredTableAssociationIdentifier(String configuredTableAssociationIdentifier)
The unique ID for the configured table association to retrieve. Currently accepts the configured table ID.
configuredTableAssociationIdentifier - The unique ID for the configured table association to retrieve. Currently accepts the configured table
ID.GetConfiguredTableAssociationRequest.Builder membershipIdentifier(String membershipIdentifier)
A unique identifier for the membership that the configured table association belongs to. Currently accepts the membership ID.
membershipIdentifier - A unique identifier for the membership that the configured table association belongs to. Currently
accepts the membership ID.GetConfiguredTableAssociationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetConfiguredTableAssociationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.