| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata |
|
| Modifier and Type | Method and Description |
|---|---|
default StartMlModelTransformJobResponse |
NeptunedataClient.startMLModelTransformJob(Consumer<StartMlModelTransformJobRequest.Builder> startMlModelTransformJobRequest)
Creates a new model transform job.
|
default StartMlModelTransformJobResponse |
NeptunedataClient.startMLModelTransformJob(StartMlModelTransformJobRequest startMlModelTransformJobRequest)
Creates a new model transform job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartMlModelTransformJobResponse> |
NeptunedataAsyncClient.startMLModelTransformJob(Consumer<StartMlModelTransformJobRequest.Builder> startMlModelTransformJobRequest)
Creates a new model transform job.
|
default CompletableFuture<StartMlModelTransformJobResponse> |
NeptunedataAsyncClient.startMLModelTransformJob(StartMlModelTransformJobRequest startMlModelTransformJobRequest)
Creates a new model transform job.
|
Copyright © 2023. All rights reserved.