Package microsoft.dynamics.crm.complex
Class BatchPredictionResponse.Builder
- java.lang.Object
-
- microsoft.dynamics.crm.complex.BatchPredictionResponse.Builder
-
- Enclosing class:
- BatchPredictionResponse
public static final class BatchPredictionResponse.Builder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BatchPredictionResponsebuild()BatchPredictionResponse.Builderresponse(String response)
-
-
-
Method Detail
-
response
public BatchPredictionResponse.Builder response(String response)
-
build
public BatchPredictionResponse build()
-
-