Uses of Interface
software.amazon.awssdk.services.frauddetector.model.CreateBatchPredictionJobResponse.Builder
-
Packages that use CreateBatchPredictionJobResponse.Builder Package Description software.amazon.awssdk.services.frauddetector.model -
-
Uses of CreateBatchPredictionJobResponse.Builder in software.amazon.awssdk.services.frauddetector.model
Methods in software.amazon.awssdk.services.frauddetector.model that return CreateBatchPredictionJobResponse.Builder Modifier and Type Method Description static CreateBatchPredictionJobResponse.BuilderCreateBatchPredictionJobResponse. builder()CreateBatchPredictionJobResponse.BuilderCreateBatchPredictionJobResponse. toBuilder()Methods in software.amazon.awssdk.services.frauddetector.model that return types with arguments of type CreateBatchPredictionJobResponse.Builder Modifier and Type Method Description static Class<? extends CreateBatchPredictionJobResponse.Builder>CreateBatchPredictionJobResponse. serializableBuilderClass()
-