public static interface ExportSchemaRequest.Builder extends SchemasRequest.Builder, SdkPojo, CopyableBuilder<ExportSchemaRequest.Builder,ExportSchemaRequest>
| Modifier and Type | Method and Description |
|---|---|
ExportSchemaRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ExportSchemaRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ExportSchemaRequest.Builder |
registryName(String registryName)
The name of the registry.
|
ExportSchemaRequest.Builder |
schemaName(String schemaName)
The name of the schema.
|
ExportSchemaRequest.Builder |
schemaVersion(String schemaVersion)
Specifying this limits the results to only this schema version.
|
ExportSchemaRequest.Builder |
type(String type)
Sets the value of the Type property for this object.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildExportSchemaRequest.Builder registryName(String registryName)
The name of the registry.
registryName - The name of the registry.ExportSchemaRequest.Builder schemaName(String schemaName)
The name of the schema.
schemaName - The name of the schema.ExportSchemaRequest.Builder schemaVersion(String schemaVersion)
Specifying this limits the results to only this schema version.
schemaVersion - Specifying this limits the results to only this schema version.ExportSchemaRequest.Builder type(String type)
type - The new value for the Type property for this object.ExportSchemaRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderExportSchemaRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.