public static interface GetAnnotationStoreVersionRequest.Builder extends OmicsRequest.Builder, SdkPojo, CopyableBuilder<GetAnnotationStoreVersionRequest.Builder,GetAnnotationStoreVersionRequest>
| Modifier and Type | Method and Description |
|---|---|
GetAnnotationStoreVersionRequest.Builder |
name(String name)
The name given to an annotation store version to distinguish it from others.
|
GetAnnotationStoreVersionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetAnnotationStoreVersionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetAnnotationStoreVersionRequest.Builder |
versionName(String versionName)
The name given to an annotation store version to distinguish it from others.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetAnnotationStoreVersionRequest.Builder name(String name)
The name given to an annotation store version to distinguish it from others.
name - The name given to an annotation store version to distinguish it from others.GetAnnotationStoreVersionRequest.Builder versionName(String versionName)
The name given to an annotation store version to distinguish it from others.
versionName - The name given to an annotation store version to distinguish it from others.GetAnnotationStoreVersionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetAnnotationStoreVersionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.