Uses of Class
io.lakefs.clients.api.model.NextStep
-
Packages that use NextStep Package Description io.lakefs.clients.api io.lakefs.clients.api.model -
-
Uses of NextStep in io.lakefs.clients.api
Methods in io.lakefs.clients.api that return NextStep Modifier and Type Method Description NextStepConfigApi. setupCommPrefs(CommPrefsInput commPrefsInput)setup communications preferencesMethods in io.lakefs.clients.api that return types with arguments of type NextStep Modifier and Type Method Description ApiResponse<NextStep>ConfigApi. setupCommPrefsWithHttpInfo(CommPrefsInput commPrefsInput)setup communications preferencesMethod parameters in io.lakefs.clients.api with type arguments of type NextStep Modifier and Type Method Description okhttp3.CallConfigApi. setupCommPrefsAsync(CommPrefsInput commPrefsInput, ApiCallback<NextStep> _callback)setup communications preferences (asynchronously) -
Uses of NextStep in io.lakefs.clients.api.model
Methods in io.lakefs.clients.api.model that return NextStep Modifier and Type Method Description NextStepNextStep. nextStep(String nextStep)
-