| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchGetCustomEntityTypesResponse> |
GlueAsyncClient.batchGetCustomEntityTypes(BatchGetCustomEntityTypesRequest batchGetCustomEntityTypesRequest)
Retrieves the details for the custom patterns specified by a list of names.
|
default BatchGetCustomEntityTypesResponse |
GlueClient.batchGetCustomEntityTypes(BatchGetCustomEntityTypesRequest batchGetCustomEntityTypesRequest)
Retrieves the details for the custom patterns specified by a list of names.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchGetCustomEntityTypesRequestMarshaller.marshall(BatchGetCustomEntityTypesRequest batchGetCustomEntityTypesRequest) |
Copyright © 2023. All rights reserved.