Uses of Class
software.amazon.awssdk.services.frauddetector.model.ModelEndpointDataBlob
-
Packages that use ModelEndpointDataBlob Package Description software.amazon.awssdk.services.frauddetector.model -
-
Uses of ModelEndpointDataBlob in software.amazon.awssdk.services.frauddetector.model
Methods in software.amazon.awssdk.services.frauddetector.model that return types with arguments of type ModelEndpointDataBlob Modifier and Type Method Description Map<String,ModelEndpointDataBlob>GetEventPredictionRequest. externalModelEndpointDataBlobs()The Amazon SageMaker model endpoint input data blobs.Method parameters in software.amazon.awssdk.services.frauddetector.model with type arguments of type ModelEndpointDataBlob Modifier and Type Method Description GetEventPredictionRequest.BuilderGetEventPredictionRequest.Builder. externalModelEndpointDataBlobs(Map<String,ModelEndpointDataBlob> externalModelEndpointDataBlobs)The Amazon SageMaker model endpoint input data blobs.
-