Skip navigation links
A B C D E G H I M S T V W 

A

AbstractAmazonSageMakerRuntime - Class in com.amazonaws.services.sagemakerruntime
Abstract implementation of AmazonSageMakerRuntime.
AbstractAmazonSageMakerRuntime() - Constructor for class com.amazonaws.services.sagemakerruntime.AbstractAmazonSageMakerRuntime
 
AbstractAmazonSageMakerRuntimeAsync - Class in com.amazonaws.services.sagemakerruntime
Abstract implementation of AmazonSageMakerRuntimeAsync.
AbstractAmazonSageMakerRuntimeAsync() - Constructor for class com.amazonaws.services.sagemakerruntime.AbstractAmazonSageMakerRuntimeAsync
 
AmazonSageMakerRuntime - Interface in com.amazonaws.services.sagemakerruntime
Interface for accessing Amazon SageMaker Runtime.
AmazonSageMakerRuntimeAsync - Interface in com.amazonaws.services.sagemakerruntime
Interface for accessing Amazon SageMaker Runtime asynchronously.
AmazonSageMakerRuntimeAsyncClient - Class in com.amazonaws.services.sagemakerruntime
Client for accessing Amazon SageMaker Runtime asynchronously.
AmazonSageMakerRuntimeAsyncClientBuilder - Class in com.amazonaws.services.sagemakerruntime
Fluent builder for AmazonSageMakerRuntimeAsync.
AmazonSageMakerRuntimeClient - Class in com.amazonaws.services.sagemakerruntime
Client for accessing Amazon SageMaker Runtime.
AmazonSageMakerRuntimeClientBuilder - Class in com.amazonaws.services.sagemakerruntime
Fluent builder for AmazonSageMakerRuntime.
AmazonSageMakerRuntimeException - Exception in com.amazonaws.services.sagemakerruntime.model
Base exception for all service exceptions thrown by Amazon SageMaker Runtime
AmazonSageMakerRuntimeException(String) - Constructor for exception com.amazonaws.services.sagemakerruntime.model.AmazonSageMakerRuntimeException
Constructs a new AmazonSageMakerRuntimeException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntimeAsyncClient
 

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntimeAsyncClientBuilder
Construct an asynchronous implementation of AmazonSageMakerRuntimeAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntimeClientBuilder
Construct a synchronous implementation of AmazonSageMakerRuntime using the current builder configuration.
builder() - Static method in class com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntimeClient
 

C

clone() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
 
clone() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncResult
 
clone() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
 
clone() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointResult
 
com.amazonaws.services.sagemakerruntime - package com.amazonaws.services.sagemakerruntime
The Amazon SageMaker runtime API.
com.amazonaws.services.sagemakerruntime.model - package com.amazonaws.services.sagemakerruntime.model
 
configFactory - Static variable in class com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntimeClient
Client configuration factory providing ClientConfigurations tailored to this client

D

defaultClient() - Static method in class com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntimeAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntimeClientBuilder
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntime
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
 
equals(Object) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncResult
 
equals(Object) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
 
equals(Object) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointResult
 

G

getAccept() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
The desired MIME type of the inference response from the model container.
getAccept() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
The desired MIME type of the inference response from the model container.
getBody() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
Provides input data, in the format specified in the ContentType request header.
getBody() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointResult
Includes the inference provided by the model.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.sagemakerruntime.AbstractAmazonSageMakerRuntime
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntime
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntimeClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getContentType() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
The MIME type of the input data in the request body.
getContentType() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
The MIME type of the input data in the request body.
getContentType() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointResult
The MIME type of the inference returned from the model container.
getCustomAttributes() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
Provides additional information about a request for an inference submitted to a model hosted at an Amazon SageMaker endpoint.
getCustomAttributes() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
Provides additional information about a request for an inference submitted to a model hosted at an Amazon SageMaker endpoint.
getCustomAttributes() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointResult
Provides additional information in the response about the inference returned by a model hosted at an Amazon SageMaker endpoint.
getEnableExplanations() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
An optional JMESPath expression used to override the EnableExplanations parameter of the ClarifyExplainerConfig API.
getEndpointName() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
The name of the endpoint that you specified when you created the endpoint using the CreateEndpoint API.
getEndpointName() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
The name of the endpoint that you specified when you created the endpoint using the CreateEndpoint API.
getExecutorService() - Method in class com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntimeAsyncClient
Returns the executor service used by this client to execute async requests.
getFailureLocation() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncResult
The Amazon S3 URI where the inference failure response payload is stored.
getInferenceComponentName() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
If the endpoint hosts one or more inference components, this parameter specifies the name of inference component to invoke.
getInferenceId() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
The identifier for the inference request.
getInferenceId() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncResult
Identifier for an inference request.
getInferenceId() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
If you provide a value, it is added to the captured data when you enable data capture on the endpoint.
getInputLocation() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
The Amazon S3 URI where the inference request payload is stored.
getInvocationTimeoutSeconds() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
Maximum amount of time in seconds a request can be processed before it is marked as expired.
getInvokedProductionVariant() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointResult
Identifies the production variant that was invoked.
getLogStreamArn() - Method in exception com.amazonaws.services.sagemakerruntime.model.ModelErrorException
The Amazon Resource Name (ARN) of the log stream.
getOriginalMessage() - Method in exception com.amazonaws.services.sagemakerruntime.model.ModelErrorException
Original message.
getOriginalStatusCode() - Method in exception com.amazonaws.services.sagemakerruntime.model.ModelErrorException
Original status code.
getOutputLocation() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncResult
The Amazon S3 URI where the inference response payload is stored.
getRequestTTLSeconds() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
Maximum age in seconds a request can be in the queue before it is marked as expired.
getTargetContainerHostname() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
If the endpoint hosts multiple containers and is configured to use direct invocation, this parameter specifies the host name of the container to invoke.
getTargetModel() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
The model to request for inference when invoking a multi-model endpoint.
getTargetVariant() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
Specify the production variant to send the inference request to when invoking an endpoint that is running two or more variants.

H

hashCode() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
 
hashCode() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncResult
 
hashCode() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
 
hashCode() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointResult
 

I

InternalDependencyException - Exception in com.amazonaws.services.sagemakerruntime.model
Your request caused an exception with an internal dependency.
InternalDependencyException(String) - Constructor for exception com.amazonaws.services.sagemakerruntime.model.InternalDependencyException
Constructs a new InternalDependencyException with the specified error message.
InternalFailureException - Exception in com.amazonaws.services.sagemakerruntime.model
An internal failure occurred.
InternalFailureException(String) - Constructor for exception com.amazonaws.services.sagemakerruntime.model.InternalFailureException
Constructs a new InternalFailureException with the specified error message.
invokeEndpoint(InvokeEndpointRequest) - Method in class com.amazonaws.services.sagemakerruntime.AbstractAmazonSageMakerRuntime
 
invokeEndpoint(InvokeEndpointRequest) - Method in interface com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntime
After you deploy a model into production using Amazon SageMaker hosting services, your client applications use this API to get inferences from the model hosted at the specified endpoint.
invokeEndpoint(InvokeEndpointRequest) - Method in class com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntimeClient
After you deploy a model into production using Amazon SageMaker hosting services, your client applications use this API to get inferences from the model hosted at the specified endpoint.
invokeEndpointAsync(InvokeEndpointAsyncRequest) - Method in class com.amazonaws.services.sagemakerruntime.AbstractAmazonSageMakerRuntime
 
invokeEndpointAsync(InvokeEndpointRequest) - Method in class com.amazonaws.services.sagemakerruntime.AbstractAmazonSageMakerRuntimeAsync
 
invokeEndpointAsync(InvokeEndpointRequest, AsyncHandler<InvokeEndpointRequest, InvokeEndpointResult>) - Method in class com.amazonaws.services.sagemakerruntime.AbstractAmazonSageMakerRuntimeAsync
 
invokeEndpointAsync(InvokeEndpointAsyncRequest) - Method in interface com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntime
After you deploy a model into production using Amazon SageMaker hosting services, your client applications use this API to get inferences from the model hosted at the specified endpoint in an asynchronous manner.
invokeEndpointAsync(InvokeEndpointRequest) - Method in interface com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntimeAsync
After you deploy a model into production using Amazon SageMaker hosting services, your client applications use this API to get inferences from the model hosted at the specified endpoint.
invokeEndpointAsync(InvokeEndpointRequest, AsyncHandler<InvokeEndpointRequest, InvokeEndpointResult>) - Method in interface com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntimeAsync
After you deploy a model into production using Amazon SageMaker hosting services, your client applications use this API to get inferences from the model hosted at the specified endpoint.
invokeEndpointAsync(InvokeEndpointRequest) - Method in class com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntimeAsyncClient
 
invokeEndpointAsync(InvokeEndpointRequest, AsyncHandler<InvokeEndpointRequest, InvokeEndpointResult>) - Method in class com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntimeAsyncClient
 
invokeEndpointAsync(InvokeEndpointAsyncRequest) - Method in class com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntimeClient
After you deploy a model into production using Amazon SageMaker hosting services, your client applications use this API to get inferences from the model hosted at the specified endpoint in an asynchronous manner.
invokeEndpointAsyncAsync(InvokeEndpointAsyncRequest) - Method in class com.amazonaws.services.sagemakerruntime.AbstractAmazonSageMakerRuntimeAsync
 
invokeEndpointAsyncAsync(InvokeEndpointAsyncRequest, AsyncHandler<InvokeEndpointAsyncRequest, InvokeEndpointAsyncResult>) - Method in class com.amazonaws.services.sagemakerruntime.AbstractAmazonSageMakerRuntimeAsync
 
invokeEndpointAsyncAsync(InvokeEndpointAsyncRequest) - Method in interface com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntimeAsync
After you deploy a model into production using Amazon SageMaker hosting services, your client applications use this API to get inferences from the model hosted at the specified endpoint in an asynchronous manner.
invokeEndpointAsyncAsync(InvokeEndpointAsyncRequest, AsyncHandler<InvokeEndpointAsyncRequest, InvokeEndpointAsyncResult>) - Method in interface com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntimeAsync
After you deploy a model into production using Amazon SageMaker hosting services, your client applications use this API to get inferences from the model hosted at the specified endpoint in an asynchronous manner.
invokeEndpointAsyncAsync(InvokeEndpointAsyncRequest) - Method in class com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntimeAsyncClient
 
invokeEndpointAsyncAsync(InvokeEndpointAsyncRequest, AsyncHandler<InvokeEndpointAsyncRequest, InvokeEndpointAsyncResult>) - Method in class com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntimeAsyncClient
 
InvokeEndpointAsyncRequest - Class in com.amazonaws.services.sagemakerruntime.model
 
InvokeEndpointAsyncRequest() - Constructor for class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
 
InvokeEndpointAsyncResult - Class in com.amazonaws.services.sagemakerruntime.model
 
InvokeEndpointAsyncResult() - Constructor for class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncResult
 
InvokeEndpointRequest - Class in com.amazonaws.services.sagemakerruntime.model
 
InvokeEndpointRequest() - Constructor for class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
 
InvokeEndpointResult - Class in com.amazonaws.services.sagemakerruntime.model
 
InvokeEndpointResult() - Constructor for class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointResult
 

M

ModelErrorException - Exception in com.amazonaws.services.sagemakerruntime.model
Model (owned by the customer in the container) returned 4xx or 5xx error code.
ModelErrorException(String) - Constructor for exception com.amazonaws.services.sagemakerruntime.model.ModelErrorException
Constructs a new ModelErrorException with the specified error message.
ModelNotReadyException - Exception in com.amazonaws.services.sagemakerruntime.model
Either a serverless endpoint variant's resources are still being provisioned, or a multi-model endpoint is still downloading or loading the target model.
ModelNotReadyException(String) - Constructor for exception com.amazonaws.services.sagemakerruntime.model.ModelNotReadyException
Constructs a new ModelNotReadyException with the specified error message.

S

ServiceUnavailableException - Exception in com.amazonaws.services.sagemakerruntime.model
The service is unavailable.
ServiceUnavailableException(String) - Constructor for exception com.amazonaws.services.sagemakerruntime.model.ServiceUnavailableException
Constructs a new ServiceUnavailableException with the specified error message.
setAccept(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
The desired MIME type of the inference response from the model container.
setAccept(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
The desired MIME type of the inference response from the model container.
setBody(ByteBuffer) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
Provides input data, in the format specified in the ContentType request header.
setBody(ByteBuffer) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointResult
Includes the inference provided by the model.
setContentType(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
The MIME type of the input data in the request body.
setContentType(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
The MIME type of the input data in the request body.
setContentType(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointResult
The MIME type of the inference returned from the model container.
setCustomAttributes(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
Provides additional information about a request for an inference submitted to a model hosted at an Amazon SageMaker endpoint.
setCustomAttributes(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
Provides additional information about a request for an inference submitted to a model hosted at an Amazon SageMaker endpoint.
setCustomAttributes(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointResult
Provides additional information in the response about the inference returned by a model hosted at an Amazon SageMaker endpoint.
setEnableExplanations(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
An optional JMESPath expression used to override the EnableExplanations parameter of the ClarifyExplainerConfig API.
setEndpointName(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
The name of the endpoint that you specified when you created the endpoint using the CreateEndpoint API.
setEndpointName(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
The name of the endpoint that you specified when you created the endpoint using the CreateEndpoint API.
setFailureLocation(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncResult
The Amazon S3 URI where the inference failure response payload is stored.
setInferenceComponentName(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
If the endpoint hosts one or more inference components, this parameter specifies the name of inference component to invoke.
setInferenceId(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
The identifier for the inference request.
setInferenceId(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncResult
Identifier for an inference request.
setInferenceId(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
If you provide a value, it is added to the captured data when you enable data capture on the endpoint.
setInputLocation(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
The Amazon S3 URI where the inference request payload is stored.
setInvocationTimeoutSeconds(Integer) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
Maximum amount of time in seconds a request can be processed before it is marked as expired.
setInvokedProductionVariant(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointResult
Identifies the production variant that was invoked.
setLogStreamArn(String) - Method in exception com.amazonaws.services.sagemakerruntime.model.ModelErrorException
The Amazon Resource Name (ARN) of the log stream.
setOriginalMessage(String) - Method in exception com.amazonaws.services.sagemakerruntime.model.ModelErrorException
Original message.
setOriginalStatusCode(Integer) - Method in exception com.amazonaws.services.sagemakerruntime.model.ModelErrorException
Original status code.
setOutputLocation(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncResult
The Amazon S3 URI where the inference response payload is stored.
setRequestTTLSeconds(Integer) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
Maximum age in seconds a request can be in the queue before it is marked as expired.
setTargetContainerHostname(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
If the endpoint hosts multiple containers and is configured to use direct invocation, this parameter specifies the host name of the container to invoke.
setTargetModel(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
The model to request for inference when invoking a multi-model endpoint.
setTargetVariant(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
Specify the production variant to send the inference request to when invoking an endpoint that is running two or more variants.
shutdown() - Method in class com.amazonaws.services.sagemakerruntime.AbstractAmazonSageMakerRuntime
 
shutdown() - Method in interface com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntime
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntimeAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntimeClient
 
standard() - Static method in class com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntimeAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.sagemakerruntime.AmazonSageMakerRuntimeClientBuilder
 

T

toString() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointResult
Returns a string representation of this object.

V

ValidationErrorException - Exception in com.amazonaws.services.sagemakerruntime.model
Inspect your request and try again.
ValidationErrorException(String) - Constructor for exception com.amazonaws.services.sagemakerruntime.model.ValidationErrorException
Constructs a new ValidationErrorException with the specified error message.

W

withAccept(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
The desired MIME type of the inference response from the model container.
withAccept(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
The desired MIME type of the inference response from the model container.
withBody(ByteBuffer) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
Provides input data, in the format specified in the ContentType request header.
withBody(ByteBuffer) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointResult
Includes the inference provided by the model.
withContentType(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
The MIME type of the input data in the request body.
withContentType(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
The MIME type of the input data in the request body.
withContentType(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointResult
The MIME type of the inference returned from the model container.
withCustomAttributes(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
Provides additional information about a request for an inference submitted to a model hosted at an Amazon SageMaker endpoint.
withCustomAttributes(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
Provides additional information about a request for an inference submitted to a model hosted at an Amazon SageMaker endpoint.
withCustomAttributes(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointResult
Provides additional information in the response about the inference returned by a model hosted at an Amazon SageMaker endpoint.
withEnableExplanations(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
An optional JMESPath expression used to override the EnableExplanations parameter of the ClarifyExplainerConfig API.
withEndpointName(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
The name of the endpoint that you specified when you created the endpoint using the CreateEndpoint API.
withEndpointName(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
The name of the endpoint that you specified when you created the endpoint using the CreateEndpoint API.
withFailureLocation(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncResult
The Amazon S3 URI where the inference failure response payload is stored.
withInferenceComponentName(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
If the endpoint hosts one or more inference components, this parameter specifies the name of inference component to invoke.
withInferenceId(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
The identifier for the inference request.
withInferenceId(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncResult
Identifier for an inference request.
withInferenceId(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
If you provide a value, it is added to the captured data when you enable data capture on the endpoint.
withInputLocation(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
The Amazon S3 URI where the inference request payload is stored.
withInvocationTimeoutSeconds(Integer) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
Maximum amount of time in seconds a request can be processed before it is marked as expired.
withInvokedProductionVariant(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointResult
Identifies the production variant that was invoked.
withLogStreamArn(String) - Method in exception com.amazonaws.services.sagemakerruntime.model.ModelErrorException
The Amazon Resource Name (ARN) of the log stream.
withOriginalMessage(String) - Method in exception com.amazonaws.services.sagemakerruntime.model.ModelErrorException
Original message.
withOriginalStatusCode(Integer) - Method in exception com.amazonaws.services.sagemakerruntime.model.ModelErrorException
Original status code.
withOutputLocation(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncResult
The Amazon S3 URI where the inference response payload is stored.
withRequestTTLSeconds(Integer) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointAsyncRequest
Maximum age in seconds a request can be in the queue before it is marked as expired.
withTargetContainerHostname(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
If the endpoint hosts multiple containers and is configured to use direct invocation, this parameter specifies the host name of the container to invoke.
withTargetModel(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
The model to request for inference when invoking a multi-model endpoint.
withTargetVariant(String) - Method in class com.amazonaws.services.sagemakerruntime.model.InvokeEndpointRequest
Specify the production variant to send the inference request to when invoking an endpoint that is running two or more variants.
A B C D E G H I M S T V W 
Skip navigation links

Copyright © 2024. All rights reserved.