public interface Request
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonObject |
getProperties() |
Recipe |
getRecipe() |
Sampling |
getSampling() |
int |
getVersion() |
Workspace |
getWorkspace() |
int getVersion()
Workspace getWorkspace()
Sampling getSampling()
Recipe getRecipe()
com.google.gson.JsonObject getProperties()
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.