Uses of Interface
software.amazon.awssdk.services.sagemakerruntime.model.InvokeEndpointWithResponseStreamResponse.Builder
Packages that use InvokeEndpointWithResponseStreamResponse.Builder
-
Uses of InvokeEndpointWithResponseStreamResponse.Builder in software.amazon.awssdk.services.sagemakerruntime.model
Methods in software.amazon.awssdk.services.sagemakerruntime.model that return InvokeEndpointWithResponseStreamResponse.BuilderModifier and TypeMethodDescriptionInvokeEndpointWithResponseStreamResponse.builder()InvokeEndpointWithResponseStreamResponse.Builder.contentType(String contentType) The MIME type of the inference returned from the model container.InvokeEndpointWithResponseStreamResponse.Builder.customAttributes(String customAttributes) Provides additional information in the response about the inference returned by a model hosted at an Amazon SageMaker AI endpoint.InvokeEndpointWithResponseStreamResponse.Builder.invokedProductionVariant(String invokedProductionVariant) Identifies the production variant that was invoked.InvokeEndpointWithResponseStreamResponse.toBuilder()Methods in software.amazon.awssdk.services.sagemakerruntime.model that return types with arguments of type InvokeEndpointWithResponseStreamResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InvokeEndpointWithResponseStreamResponse.Builder>InvokeEndpointWithResponseStreamResponse.serializableBuilderClass()