| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakerruntime.model |
| Modifier and Type | Method and Description |
|---|---|
static InvokeEndpointAsyncResponse.Builder |
InvokeEndpointAsyncResponse.builder() |
InvokeEndpointAsyncResponse.Builder |
InvokeEndpointAsyncResponse.Builder.failureLocation(String failureLocation)
The Amazon S3 URI where the inference failure response payload is stored.
|
InvokeEndpointAsyncResponse.Builder |
InvokeEndpointAsyncResponse.Builder.inferenceId(String inferenceId)
Identifier for an inference request.
|
InvokeEndpointAsyncResponse.Builder |
InvokeEndpointAsyncResponse.Builder.outputLocation(String outputLocation)
The Amazon S3 URI where the inference response payload is stored.
|
InvokeEndpointAsyncResponse.Builder |
InvokeEndpointAsyncResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends InvokeEndpointAsyncResponse.Builder> |
InvokeEndpointAsyncResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.