public static interface ModelEndpointDataBlob.Builder extends SdkPojo, CopyableBuilder<ModelEndpointDataBlob.Builder,ModelEndpointDataBlob>
| Modifier and Type | Method and Description |
|---|---|
ModelEndpointDataBlob.Builder |
byteBuffer(SdkBytes byteBuffer)
The byte buffer of the Amazon SageMaker model endpoint input data blob.
|
ModelEndpointDataBlob.Builder |
contentType(String contentType)
The content type of the Amazon SageMaker model endpoint input data blob.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildModelEndpointDataBlob.Builder byteBuffer(SdkBytes byteBuffer)
The byte buffer of the Amazon SageMaker model endpoint input data blob.
byteBuffer - The byte buffer of the Amazon SageMaker model endpoint input data blob.ModelEndpointDataBlob.Builder contentType(String contentType)
The content type of the Amazon SageMaker model endpoint input data blob.
contentType - The content type of the Amazon SageMaker model endpoint input data blob.Copyright © 2022. All rights reserved.