| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
SchemaId |
PutSchemaVersionMetadataRequest.schemaId()
The unique ID for the schema.
|
SchemaId |
DeleteSchemaVersionsRequest.schemaId()
This is a wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
|
SchemaId |
DeleteSchemaRequest.schemaId()
This is a wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
|
SchemaId |
RemoveSchemaVersionMetadataRequest.schemaId()
A wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
|
SchemaId |
QuerySchemaVersionMetadataRequest.schemaId()
A wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
|
SchemaId |
GetSchemaVersionRequest.schemaId()
This is a wrapper structure to contain schema identity fields.
|
SchemaId |
GetSchemaByDefinitionRequest.schemaId()
This is a wrapper structure to contain schema identity fields.
|
SchemaId |
UpdateSchemaRequest.schemaId()
This is a wrapper structure to contain schema identity fields.
|
SchemaId |
GetSchemaRequest.schemaId()
This is a wrapper structure to contain schema identity fields.
|
SchemaId |
GetSchemaVersionsDiffRequest.schemaId()
This is a wrapper structure to contain schema identity fields.
|
SchemaId |
RegisterSchemaVersionRequest.schemaId()
This is a wrapper structure to contain schema identity fields.
|
SchemaId |
SchemaReference.schemaId()
A structure that contains schema identity fields.
|
SchemaId |
ListSchemaVersionsRequest.schemaId()
This is a wrapper structure to contain schema identity fields.
|
| Modifier and Type | Method and Description |
|---|---|
PutSchemaVersionMetadataRequest.Builder |
PutSchemaVersionMetadataRequest.Builder.schemaId(SchemaId schemaId)
The unique ID for the schema.
|
DeleteSchemaVersionsRequest.Builder |
DeleteSchemaVersionsRequest.Builder.schemaId(SchemaId schemaId)
This is a wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
|
DeleteSchemaRequest.Builder |
DeleteSchemaRequest.Builder.schemaId(SchemaId schemaId)
This is a wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
|
RemoveSchemaVersionMetadataRequest.Builder |
RemoveSchemaVersionMetadataRequest.Builder.schemaId(SchemaId schemaId)
A wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
|
QuerySchemaVersionMetadataRequest.Builder |
QuerySchemaVersionMetadataRequest.Builder.schemaId(SchemaId schemaId)
A wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
|
GetSchemaVersionRequest.Builder |
GetSchemaVersionRequest.Builder.schemaId(SchemaId schemaId)
This is a wrapper structure to contain schema identity fields.
|
GetSchemaByDefinitionRequest.Builder |
GetSchemaByDefinitionRequest.Builder.schemaId(SchemaId schemaId)
This is a wrapper structure to contain schema identity fields.
|
UpdateSchemaRequest.Builder |
UpdateSchemaRequest.Builder.schemaId(SchemaId schemaId)
This is a wrapper structure to contain schema identity fields.
|
GetSchemaRequest.Builder |
GetSchemaRequest.Builder.schemaId(SchemaId schemaId)
This is a wrapper structure to contain schema identity fields.
|
GetSchemaVersionsDiffRequest.Builder |
GetSchemaVersionsDiffRequest.Builder.schemaId(SchemaId schemaId)
This is a wrapper structure to contain schema identity fields.
|
RegisterSchemaVersionRequest.Builder |
RegisterSchemaVersionRequest.Builder.schemaId(SchemaId schemaId)
This is a wrapper structure to contain schema identity fields.
|
SchemaReference.Builder |
SchemaReference.Builder.schemaId(SchemaId schemaId)
A structure that contains schema identity fields.
|
ListSchemaVersionsRequest.Builder |
ListSchemaVersionsRequest.Builder.schemaId(SchemaId schemaId)
This is a wrapper structure to contain schema identity fields.
|
Copyright © 2023. All rights reserved.