public static interface UpdateRegistryRequest.Builder extends SchemasRequest.Builder, SdkPojo, CopyableBuilder<UpdateRegistryRequest.Builder,UpdateRegistryRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateRegistryRequest.Builder |
description(String description)
The description of the registry to update.
|
UpdateRegistryRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateRegistryRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
UpdateRegistryRequest.Builder |
registryName(String registryName)
The name of the registry.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateRegistryRequest.Builder description(String description)
The description of the registry to update.
description - The description of the registry to update.UpdateRegistryRequest.Builder registryName(String registryName)
The name of the registry.
registryName - The name of the registry.UpdateRegistryRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateRegistryRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.