Uses of Class
software.amazon.awssdk.services.sagemakerruntime.model.SageMakerRuntimeRequest
-
Packages that use SageMakerRuntimeRequest Package Description software.amazon.awssdk.services.sagemakerruntime.internal software.amazon.awssdk.services.sagemakerruntime.model -
-
Uses of SageMakerRuntimeRequest in software.amazon.awssdk.services.sagemakerruntime.internal
Methods in software.amazon.awssdk.services.sagemakerruntime.internal with type parameters of type SageMakerRuntimeRequest Modifier and Type Method Description static <T extends SageMakerRuntimeRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends SageMakerRuntimeRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of SageMakerRuntimeRequest in software.amazon.awssdk.services.sagemakerruntime.model
Subclasses of SageMakerRuntimeRequest in software.amazon.awssdk.services.sagemakerruntime.model Modifier and Type Class Description classInvokeEndpointAsyncRequestclassInvokeEndpointRequestclassInvokeEndpointWithResponseStreamRequestMethods in software.amazon.awssdk.services.sagemakerruntime.model that return SageMakerRuntimeRequest Modifier and Type Method Description SageMakerRuntimeRequestSageMakerRuntimeRequest.Builder. build()Constructors in software.amazon.awssdk.services.sagemakerruntime.model with parameters of type SageMakerRuntimeRequest Constructor Description BuilderImpl(SageMakerRuntimeRequest request)
-