| Package | Description |
|---|---|
| com.amazonaws.services.neptunedata |
|
| com.amazonaws.services.neptunedata.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteMLEndpointResult |
AbstractAmazonNeptunedata.deleteMLEndpoint(DeleteMLEndpointRequest request) |
DeleteMLEndpointResult |
AmazonNeptunedata.deleteMLEndpoint(DeleteMLEndpointRequest deleteMLEndpointRequest)
Cancels the creation of a Neptune ML inference endpoint.
|
DeleteMLEndpointResult |
AmazonNeptunedataClient.deleteMLEndpoint(DeleteMLEndpointRequest request)
Cancels the creation of a Neptune ML inference endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteMLEndpointResult> |
AbstractAmazonNeptunedataAsync.deleteMLEndpointAsync(DeleteMLEndpointRequest request,
AsyncHandler<DeleteMLEndpointRequest,DeleteMLEndpointResult> asyncHandler) |
Future<DeleteMLEndpointResult> |
AmazonNeptunedataAsync.deleteMLEndpointAsync(DeleteMLEndpointRequest deleteMLEndpointRequest,
AsyncHandler<DeleteMLEndpointRequest,DeleteMLEndpointResult> asyncHandler)
Cancels the creation of a Neptune ML inference endpoint.
|
Future<DeleteMLEndpointResult> |
AmazonNeptunedataAsyncClient.deleteMLEndpointAsync(DeleteMLEndpointRequest request,
AsyncHandler<DeleteMLEndpointRequest,DeleteMLEndpointResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteMLEndpointResult |
DeleteMLEndpointResult.clone() |
DeleteMLEndpointResult |
DeleteMLEndpointResult.withStatus(String status)
The status of the cancellation.
|
Copyright © 2024. All rights reserved.