Uses of Interface
software.amazon.awssdk.services.sagemakerruntime.model.InvokeEndpointAsyncResponse.Builder
Packages that use InvokeEndpointAsyncResponse.Builder
-
Uses of InvokeEndpointAsyncResponse.Builder in software.amazon.awssdk.services.sagemakerruntime.model
Methods in software.amazon.awssdk.services.sagemakerruntime.model that return InvokeEndpointAsyncResponse.BuilderModifier and TypeMethodDescriptionInvokeEndpointAsyncResponse.builder()InvokeEndpointAsyncResponse.Builder.failureLocation(String failureLocation) The Amazon S3 URI where the inference failure response payload is stored.InvokeEndpointAsyncResponse.Builder.inferenceId(String inferenceId) Identifier for an inference request.InvokeEndpointAsyncResponse.Builder.outputLocation(String outputLocation) The Amazon S3 URI where the inference response payload is stored.InvokeEndpointAsyncResponse.toBuilder()Methods in software.amazon.awssdk.services.sagemakerruntime.model that return types with arguments of type InvokeEndpointAsyncResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InvokeEndpointAsyncResponse.Builder>InvokeEndpointAsyncResponse.serializableBuilderClass()