| Package | Description |
|---|---|
| com.amazonaws.services.neptunedata |
|
| com.amazonaws.services.neptunedata.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListMLEndpointsResult> |
AmazonNeptunedataAsyncClient.listMLEndpointsAsync(ListMLEndpointsRequest request,
AsyncHandler<ListMLEndpointsRequest,ListMLEndpointsResult> asyncHandler) |
Future<ListMLEndpointsResult> |
AbstractAmazonNeptunedataAsync.listMLEndpointsAsync(ListMLEndpointsRequest request,
AsyncHandler<ListMLEndpointsRequest,ListMLEndpointsResult> asyncHandler) |
Future<ListMLEndpointsResult> |
AmazonNeptunedataAsync.listMLEndpointsAsync(ListMLEndpointsRequest listMLEndpointsRequest,
AsyncHandler<ListMLEndpointsRequest,ListMLEndpointsResult> asyncHandler)
Lists existing inference endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
ListMLEndpointsRequest |
ListMLEndpointsRequest.clone() |
ListMLEndpointsRequest |
ListMLEndpointsRequest.withMaxItems(Integer maxItems)
The maximum number of items to return (from 1 to 1024; the default is 10.
|
ListMLEndpointsRequest |
ListMLEndpointsRequest.withNeptuneIamRoleArn(String neptuneIamRoleArn)
The ARN of an IAM role that provides Neptune access to SageMaker and Amazon S3 resources.
|
Copyright © 2025. All rights reserved.