| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
static ModelEndpointDataBlob.Builder |
ModelEndpointDataBlob.builder() |
ModelEndpointDataBlob.Builder |
ModelEndpointDataBlob.Builder.byteBuffer(SdkBytes byteBuffer)
The byte buffer of the Amazon SageMaker model endpoint input data blob.
|
ModelEndpointDataBlob.Builder |
ModelEndpointDataBlob.Builder.contentType(String contentType)
The content type of the Amazon SageMaker model endpoint input data blob.
|
ModelEndpointDataBlob.Builder |
ModelEndpointDataBlob.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ModelEndpointDataBlob.Builder> |
ModelEndpointDataBlob.serializableBuilderClass() |
Copyright © 2022. All rights reserved.