Package | Description |
---|---|
com.amazonaws.services.glue.model |
Modifier and Type | Method and Description |
---|---|
SchemaId |
SchemaId.clone() |
SchemaId |
UpdateSchemaRequest.getSchemaId()
This is a wrapper structure to contain schema identity fields.
|
SchemaId |
RemoveSchemaVersionMetadataRequest.getSchemaId()
A wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
|
SchemaId |
RegisterSchemaVersionRequest.getSchemaId()
This is a wrapper structure to contain schema identity fields.
|
SchemaId |
PutSchemaVersionMetadataRequest.getSchemaId()
The unique ID for the schema.
|
SchemaId |
GetSchemaVersionsDiffRequest.getSchemaId()
This is a wrapper structure to contain schema identity fields.
|
SchemaId |
GetSchemaVersionRequest.getSchemaId()
This is a wrapper structure to contain schema identity fields.
|
SchemaId |
GetSchemaByDefinitionRequest.getSchemaId()
This is a wrapper structure to contain schema identity fields.
|
SchemaId |
GetSchemaRequest.getSchemaId()
This is a wrapper structure to contain schema identity fields.
|
SchemaId |
DeleteSchemaVersionsRequest.getSchemaId()
This is a wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
|
SchemaId |
DeleteSchemaRequest.getSchemaId()
This is a wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
|
SchemaId |
ListSchemaVersionsRequest.getSchemaId()
This is a wrapper structure to contain schema identity fields.
|
SchemaId |
QuerySchemaVersionMetadataRequest.getSchemaId()
A wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
|
SchemaId |
SchemaReference.getSchemaId()
A structure that contains schema identity fields.
|
SchemaId |
SchemaId.withRegistryName(String registryName)
The name of the schema registry that contains the schema.
|
SchemaId |
SchemaId.withSchemaArn(String schemaArn)
The Amazon Resource Name (ARN) of the schema.
|
SchemaId |
SchemaId.withSchemaName(String schemaName)
The name of the schema.
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateSchemaRequest.setSchemaId(SchemaId schemaId)
This is a wrapper structure to contain schema identity fields.
|
void |
RemoveSchemaVersionMetadataRequest.setSchemaId(SchemaId schemaId)
A wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
|
void |
RegisterSchemaVersionRequest.setSchemaId(SchemaId schemaId)
This is a wrapper structure to contain schema identity fields.
|
void |
PutSchemaVersionMetadataRequest.setSchemaId(SchemaId schemaId)
The unique ID for the schema.
|
void |
GetSchemaVersionsDiffRequest.setSchemaId(SchemaId schemaId)
This is a wrapper structure to contain schema identity fields.
|
void |
GetSchemaVersionRequest.setSchemaId(SchemaId schemaId)
This is a wrapper structure to contain schema identity fields.
|
void |
GetSchemaByDefinitionRequest.setSchemaId(SchemaId schemaId)
This is a wrapper structure to contain schema identity fields.
|
void |
GetSchemaRequest.setSchemaId(SchemaId schemaId)
This is a wrapper structure to contain schema identity fields.
|
void |
DeleteSchemaVersionsRequest.setSchemaId(SchemaId schemaId)
This is a wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
|
void |
DeleteSchemaRequest.setSchemaId(SchemaId schemaId)
This is a wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
|
void |
ListSchemaVersionsRequest.setSchemaId(SchemaId schemaId)
This is a wrapper structure to contain schema identity fields.
|
void |
QuerySchemaVersionMetadataRequest.setSchemaId(SchemaId schemaId)
A wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
|
void |
SchemaReference.setSchemaId(SchemaId schemaId)
A structure that contains schema identity fields.
|
UpdateSchemaRequest |
UpdateSchemaRequest.withSchemaId(SchemaId schemaId)
This is a wrapper structure to contain schema identity fields.
|
RemoveSchemaVersionMetadataRequest |
RemoveSchemaVersionMetadataRequest.withSchemaId(SchemaId schemaId)
A wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
|
RegisterSchemaVersionRequest |
RegisterSchemaVersionRequest.withSchemaId(SchemaId schemaId)
This is a wrapper structure to contain schema identity fields.
|
PutSchemaVersionMetadataRequest |
PutSchemaVersionMetadataRequest.withSchemaId(SchemaId schemaId)
The unique ID for the schema.
|
GetSchemaVersionsDiffRequest |
GetSchemaVersionsDiffRequest.withSchemaId(SchemaId schemaId)
This is a wrapper structure to contain schema identity fields.
|
GetSchemaVersionRequest |
GetSchemaVersionRequest.withSchemaId(SchemaId schemaId)
This is a wrapper structure to contain schema identity fields.
|
GetSchemaByDefinitionRequest |
GetSchemaByDefinitionRequest.withSchemaId(SchemaId schemaId)
This is a wrapper structure to contain schema identity fields.
|
GetSchemaRequest |
GetSchemaRequest.withSchemaId(SchemaId schemaId)
This is a wrapper structure to contain schema identity fields.
|
DeleteSchemaVersionsRequest |
DeleteSchemaVersionsRequest.withSchemaId(SchemaId schemaId)
This is a wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
|
DeleteSchemaRequest |
DeleteSchemaRequest.withSchemaId(SchemaId schemaId)
This is a wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
|
ListSchemaVersionsRequest |
ListSchemaVersionsRequest.withSchemaId(SchemaId schemaId)
This is a wrapper structure to contain schema identity fields.
|
QuerySchemaVersionMetadataRequest |
QuerySchemaVersionMetadataRequest.withSchemaId(SchemaId schemaId)
A wrapper structure that may contain the schema name and Amazon Resource Name (ARN).
|
SchemaReference |
SchemaReference.withSchemaId(SchemaId schemaId)
A structure that contains schema identity fields.
|
Copyright © 2022. All rights reserved.