| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata |
|
| software.amazon.awssdk.services.neptunedata.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteMlEndpointResponse |
NeptunedataClient.deleteMLEndpoint(DeleteMlEndpointRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteMlEndpointRequestMarshaller.marshall(DeleteMlEndpointRequest deleteMlEndpointRequest) |
Copyright © 2023. All rights reserved.