| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
RegistryId |
CreateSchemaRequest.registryId()
This is a wrapper shape to contain the registry identity fields.
|
RegistryId |
UpdateRegistryRequest.registryId()
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
|
RegistryId |
DeleteRegistryRequest.registryId()
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
|
RegistryId |
ListSchemasRequest.registryId()
A wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
|
RegistryId |
GetRegistryRequest.registryId()
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
|
| Modifier and Type | Method and Description |
|---|---|
CreateSchemaRequest.Builder |
CreateSchemaRequest.Builder.registryId(RegistryId registryId)
This is a wrapper shape to contain the registry identity fields.
|
UpdateRegistryRequest.Builder |
UpdateRegistryRequest.Builder.registryId(RegistryId registryId)
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
|
DeleteRegistryRequest.Builder |
DeleteRegistryRequest.Builder.registryId(RegistryId registryId)
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
|
ListSchemasRequest.Builder |
ListSchemasRequest.Builder.registryId(RegistryId registryId)
A wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
|
GetRegistryRequest.Builder |
GetRegistryRequest.Builder.registryId(RegistryId registryId)
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
|
Copyright © 2023. All rights reserved.