| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateDevEndpointResponse |
GlueClient.createDevEndpoint(Consumer<CreateDevEndpointRequest.Builder> createDevEndpointRequest)
Creates a new development endpoint.
|
default CreateDevEndpointResponse |
GlueClient.createDevEndpoint(CreateDevEndpointRequest createDevEndpointRequest)
Creates a new development endpoint.
|
default GetJobBookmarkResponse |
GlueClient.getJobBookmark(Consumer<GetJobBookmarkRequest.Builder> getJobBookmarkRequest)
Returns information on a job bookmark entry.
|
default GetJobBookmarkResponse |
GlueClient.getJobBookmark(GetJobBookmarkRequest getJobBookmarkRequest)
Returns information on a job bookmark entry.
|
default UpdateDevEndpointResponse |
GlueClient.updateDevEndpoint(Consumer<UpdateDevEndpointRequest.Builder> updateDevEndpointRequest)
Updates a specified development endpoint.
|
default UpdateDevEndpointResponse |
GlueClient.updateDevEndpoint(UpdateDevEndpointRequest updateDevEndpointRequest)
Updates a specified development endpoint.
|
Copyright © 2021. All rights reserved.