| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetCustomEntityTypeResponse> |
GlueAsyncClient.getCustomEntityType(GetCustomEntityTypeRequest getCustomEntityTypeRequest)
Retrieves the details of a custom pattern by specifying its name.
|
default GetCustomEntityTypeResponse |
GlueClient.getCustomEntityType(GetCustomEntityTypeRequest getCustomEntityTypeRequest)
Retrieves the details of a custom pattern by specifying its name.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetCustomEntityTypeRequestMarshaller.marshall(GetCustomEntityTypeRequest getCustomEntityTypeRequest) |
Copyright © 2023. All rights reserved.