Uses of Interface
software.amazon.awssdk.services.sagemakerruntime.model.PayloadPart.Builder
Packages that use PayloadPart.Builder
Package
Description
-
Uses of PayloadPart.Builder in software.amazon.awssdk.services.sagemakerruntime.model
Classes in software.amazon.awssdk.services.sagemakerruntime.model that implement PayloadPart.BuilderMethods in software.amazon.awssdk.services.sagemakerruntime.model that return PayloadPart.BuilderModifier and TypeMethodDescriptionstatic PayloadPart.BuilderPayloadPart.builder()A blob that contains part of the response for your streaming inference request.final PayloadPart.Builderstatic PayloadPart.BuilderResponseStream.payloadPartBuilder()Create a builder for thePayloadPartevent type for this stream.PayloadPart.toBuilder()Methods in software.amazon.awssdk.services.sagemakerruntime.model that return types with arguments of type PayloadPart.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PayloadPart.Builder>PayloadPart.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.sagemakerruntime.model with type arguments of type PayloadPart.BuilderModifier and TypeMethodDescriptionfinal PayloadPartPayloadPart.copy(Consumer<? super PayloadPart.Builder> modifier) -
Uses of PayloadPart.Builder in software.amazon.awssdk.services.sagemakerruntime.model.responsestream