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