Uses of Class
io.streamthoughts.azkarra.http.data.StreamsInstanceResponse.State
-
Packages that use StreamsInstanceResponse.State Package Description io.streamthoughts.azkarra.http.data -
-
Uses of StreamsInstanceResponse.State in io.streamthoughts.azkarra.http.data
Methods in io.streamthoughts.azkarra.http.data that return StreamsInstanceResponse.State Modifier and Type Method Description StreamsInstanceResponse.State
StreamsInstanceResponse. getState()
Constructors in io.streamthoughts.azkarra.http.data with parameters of type StreamsInstanceResponse.State Constructor Description StreamsInstanceResponse(String id, long since, String name, String version, String description, StreamsInstanceResponse.State state, String exception)
-