| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteMlEndpointResponse |
NeptunedataClient.deleteMLEndpoint(Consumer<DeleteMlEndpointRequest.Builder> deleteMlEndpointRequest)
Cancels the creation of a Neptune ML inference endpoint.
|
default DeleteMlEndpointResponse |
NeptunedataClient.deleteMLEndpoint(DeleteMlEndpointRequest deleteMlEndpointRequest)
Cancels the creation of a Neptune ML inference endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteMlEndpointResponse> |
NeptunedataAsyncClient.deleteMLEndpoint(Consumer<DeleteMlEndpointRequest.Builder> deleteMlEndpointRequest)
Cancels the creation of a Neptune ML inference endpoint.
|
default CompletableFuture<DeleteMlEndpointResponse> |
NeptunedataAsyncClient.deleteMLEndpoint(DeleteMlEndpointRequest deleteMlEndpointRequest)
Cancels the creation of a Neptune ML inference endpoint.
|
Copyright © 2023. All rights reserved.