public static interface GetProtectedQueryRequest.Builder extends CleanRoomsRequest.Builder, SdkPojo, CopyableBuilder<GetProtectedQueryRequest.Builder,GetProtectedQueryRequest>
| Modifier and Type | Method and Description |
|---|---|
GetProtectedQueryRequest.Builder |
membershipIdentifier(String membershipIdentifier)
The identifier for a membership in a protected query instance.
|
GetProtectedQueryRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetProtectedQueryRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetProtectedQueryRequest.Builder |
protectedQueryIdentifier(String protectedQueryIdentifier)
The identifier for a protected query instance.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetProtectedQueryRequest.Builder membershipIdentifier(String membershipIdentifier)
The identifier for a membership in a protected query instance.
membershipIdentifier - The identifier for a membership in a protected query instance.GetProtectedQueryRequest.Builder protectedQueryIdentifier(String protectedQueryIdentifier)
The identifier for a protected query instance.
protectedQueryIdentifier - The identifier for a protected query instance.GetProtectedQueryRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetProtectedQueryRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.