public static interface UpdateAnnotationStoreRequest.Builder extends OmicsRequest.Builder, SdkPojo, CopyableBuilder<UpdateAnnotationStoreRequest.Builder,UpdateAnnotationStoreRequest>
| Modifier and Type | Method and Description |
|---|---|
UpdateAnnotationStoreRequest.Builder |
description(String description)
A description for the store.
|
UpdateAnnotationStoreRequest.Builder |
name(String name)
A name for the store.
|
UpdateAnnotationStoreRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UpdateAnnotationStoreRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateAnnotationStoreRequest.Builder name(String name)
A name for the store.
name - A name for the store.UpdateAnnotationStoreRequest.Builder description(String description)
A description for the store.
description - A description for the store.UpdateAnnotationStoreRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateAnnotationStoreRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.