public static interface UnlockRuleRequest.Builder extends RbinRequest.Builder, SdkPojo, CopyableBuilder<UnlockRuleRequest.Builder,UnlockRuleRequest>
| Modifier and Type | Method and Description |
|---|---|
UnlockRuleRequest.Builder |
identifier(String identifier)
The unique ID of the retention rule.
|
UnlockRuleRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UnlockRuleRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUnlockRuleRequest.Builder identifier(String identifier)
The unique ID of the retention rule.
identifier - The unique ID of the retention rule.UnlockRuleRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUnlockRuleRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.