Package | Description |
---|---|
com.amazonaws.services.glue.model |
Modifier and Type | Method and Description |
---|---|
RegistryId |
RegistryId.clone() |
RegistryId |
UpdateRegistryRequest.getRegistryId()
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
|
RegistryId |
ListSchemasRequest.getRegistryId()
A wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
|
RegistryId |
DeleteRegistryRequest.getRegistryId()
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
|
RegistryId |
CreateSchemaRequest.getRegistryId()
This is a wrapper shape to contain the registry identity fields.
|
RegistryId |
GetRegistryRequest.getRegistryId()
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
|
RegistryId |
RegistryId.withRegistryArn(String registryArn)
Arn of the registry to be updated.
|
RegistryId |
RegistryId.withRegistryName(String registryName)
Name of the registry.
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateRegistryRequest.setRegistryId(RegistryId registryId)
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
|
void |
ListSchemasRequest.setRegistryId(RegistryId registryId)
A wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
|
void |
DeleteRegistryRequest.setRegistryId(RegistryId registryId)
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
|
void |
CreateSchemaRequest.setRegistryId(RegistryId registryId)
This is a wrapper shape to contain the registry identity fields.
|
void |
GetRegistryRequest.setRegistryId(RegistryId registryId)
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
|
UpdateRegistryRequest |
UpdateRegistryRequest.withRegistryId(RegistryId registryId)
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
|
ListSchemasRequest |
ListSchemasRequest.withRegistryId(RegistryId registryId)
A wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
|
DeleteRegistryRequest |
DeleteRegistryRequest.withRegistryId(RegistryId registryId)
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
|
CreateSchemaRequest |
CreateSchemaRequest.withRegistryId(RegistryId registryId)
This is a wrapper shape to contain the registry identity fields.
|
GetRegistryRequest |
GetRegistryRequest.withRegistryId(RegistryId registryId)
This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).
|
Copyright © 2022. All rights reserved.