public static interface SchemaId.Builder extends SdkPojo, CopyableBuilder<SchemaId.Builder,SchemaId>
| Modifier and Type | Method and Description |
|---|---|
SchemaId.Builder |
registryName(String registryName)
Sets the value of the RegistryName property for this object.
|
SchemaId.Builder |
schemaArn(String schemaArn)
Sets the value of the SchemaArn property for this object.
|
SchemaId.Builder |
schemaName(String schemaName)
Sets the value of the SchemaName property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSchemaId.Builder schemaArn(String schemaArn)
schemaArn - The new value for the SchemaArn property for this object.SchemaId.Builder schemaName(String schemaName)
schemaName - The new value for the SchemaName property for this object.SchemaId.Builder registryName(String registryName)
registryName - The new value for the RegistryName property for this object.Copyright © 2020. All rights reserved.