Skip navigation links
A B C D E F G H I J L M O R S T U V Z 

S

Search(U, Class<? extends Entity>) - Method in class io.github.angpysha.diploma_bridge.Controllers.BaseController
Search entities in database
SEARCH_URL - Variable in class io.github.angpysha.diploma_bridge.Controllers.BaseController
Url for Search function
SearchAsync(U, Class<? extends Entity>) - Method in class io.github.angpysha.diploma_bridge.Controllers.BaseController
Search entities in database
SearchEntity - Class in io.github.angpysha.diploma_bridge.Models
A base class for search
SearchEntity(Date, Date) - Constructor for class io.github.angpysha.diploma_bridge.Models.SearchEntity
Set basic data
SearchEntity() - Constructor for class io.github.angpysha.diploma_bridge.Models.SearchEntity
Dummy constructor
SendDelete(String, int) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send DELETE request
SendDelete(String, int, Headers) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send DELETE request
SendDelete(String, int, Map<String, String>) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send DELETE request
SendDelete(String, int, Headers, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send DELETE request
SendDelete(String, int, Map<String, String>, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send DELETE request
SendDeleteAsync(String, int) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send DELETE request
SendDeleteAsync(String, int, Headers) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send DELETE request
SendDeleteAsync(String, int, Map<String, String>) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send DELETE request
SendDeleteAsync(String, int, Headers, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send DELETE request
SendDeleteAsync(String, int, Map<String, String>, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send DELETE request
SendGet(String) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send GET request
SendGet(String, Headers) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send GET request
SendGet(String, Map<String, String>) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send GET request
SendGet(String, Headers, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send GET request
SendGet(String, Map<String, String>, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send GET request
SendGetAsync(String) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send GET request async
SendGetAsync(String, Headers) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send GET request async
SendGetAsync(String, Map<String, String>) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send GET request async
SendGetAsync(String, Headers, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send GET request
SendGetAsync(String, Map<String, String>, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send GET request
SendPost(String, T) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send POST request
SendPost(T) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send POST request
SendPost(T, Headers) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send POST request
SendPost(String, T, Headers) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send POST request
SendPost(String, T, Map<String, String>) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send POST request
SendPost(T, Map<String, String>) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send POST request
SendPost(String, T, Map<String, String>, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send POST request
SendPost(String, T, Headers, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send POST request
SendPost(T, Map<String, String>, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send POST request
SendPost(T, Headers, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send POST request
SendPost(String, U) - Method in class io.github.angpysha.diploma_bridge.RestApiEx
Send POST request
SendPost(String, U, Headers) - Method in class io.github.angpysha.diploma_bridge.RestApiEx
Send POST request
SendPost(U) - Method in class io.github.angpysha.diploma_bridge.RestApiEx
Send POST request
SendPost(String, U, Map<String, Object>) - Method in class io.github.angpysha.diploma_bridge.RestClient.RestApiEx2
Send post request
SendPost(String, String) - Method in class io.github.angpysha.diploma_bridge.RestClient.RestApiEx2
Deprecated.
SendPostAsync(T) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send POST request async
SendPostAsync(String, T) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send POST request async
SendPostAsync(T, Headers) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send POST request async
SendPostAsync(String, T, Headers) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send POST request async
SendPostAsync(String, T, Map<String, String>) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send POST request async
SendPostAsync(T, Map<String, String>) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send POST request async
SendPostAsync(String, T, Map<String, String>, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send POST request async
SendPostAsync(String, T, Headers, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send POST request async
SendPostAsync(T, Map<String, String>, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send POST request async
SendPostAsync(T, Headers, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send POST request async
SendPostAsync(String, U) - Method in class io.github.angpysha.diploma_bridge.RestApiEx
Send POST request
SendPostAsync(U) - Method in class io.github.angpysha.diploma_bridge.RestApiEx
Send POST request
SendPostAsync(String, U, Headers) - Method in class io.github.angpysha.diploma_bridge.RestApiEx
Send POST request
SendPut(String, T) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send PUT request
SendPut(T) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send PUT request
SendPut(String, T, Headers) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send PUT request
SendPut(String, T, Map<String, String>) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send PUT request
SendPut(T, Headers) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send PUT request
SendPut(T, Map<String, String>) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send PUT request
SendPut(String, T, Headers, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send PUT request
SendPut(String, T, Map<String, String>, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send PUT request
SendPut(T, Headers, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send PUT request
SendPut(T, Map<String, String>, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send PUT request
SendPut(T, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send PUT request
SendPut(String, T, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send PUT request
SendPutAsync(String, T) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send PUT request async
SendPutAsync(T) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send PUT request async
SendPutAsync(String, T, Headers) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send PUT request async
SendPutAsync(String, T, Map<String, String>) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send PUT request async
SendPutAsync(T, Headers) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send PUT request async
SendPutAsync(T, Map<String, String>) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send PUT request async
SendPutAsync(String, T, Headers, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send PUT request async
SendPutAsync(String, T, Map<String, String>, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send PUT request async
SendPutAsync(T, Headers, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send PUT request async
SendPutAsync(T, Map<String, String>, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send PUT request async
SendPutAsync(T, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send PUT request async
SendPutAsync(String, T, URLParams) - Method in class io.github.angpysha.diploma_bridge.RestApi
Send PUT request async
serialize(Date, JsonGenerator, SerializerProvider) - Method in class io.github.angpysha.diploma_bridge.HttpHelpers.DateSerializer
Serialization method override
setAccessToken(String) - Method in class io.github.angpysha.diploma_bridge.Models.Token
 
setAltitude(Float) - Method in class io.github.angpysha.diploma_bridge.Models.Bmp180_Data
 
setBaseUrl(String) - Method in class io.github.angpysha.diploma_bridge.Controllers.BaseController
 
setBeginAltitude(Float) - Method in class io.github.angpysha.diploma_bridge.Models.BmpSearch
 
setBeginDate(Date) - Method in class io.github.angpysha.diploma_bridge.Models.SearchEntity
Set filter begin date
setBeginHumidity(Float) - Method in class io.github.angpysha.diploma_bridge.Models.DhtSearch
Set begin humidity property
setBeginPressure(Float) - Method in class io.github.angpysha.diploma_bridge.Models.BmpSearch
 
setBeginTemperature(Float) - Method in class io.github.angpysha.diploma_bridge.Models.BmpSearch
 
setBeginTemperature(Float) - Method in class io.github.angpysha.diploma_bridge.Models.DhtSearch
Set begin temperature property
setClientId(String) - Method in class io.github.angpysha.diploma_bridge.Requests.LoginRequest
 
setClientSectret(String) - Method in class io.github.angpysha.diploma_bridge.Requests.LoginRequest
 
setCreated_at(Date) - Method in class io.github.angpysha.diploma_bridge.Models.Entity
Set creation date
setDateEx(Date) - Method in class io.github.angpysha.diploma_bridge.Decorators.DateEx
Set date object
setEndAltitude(Float) - Method in class io.github.angpysha.diploma_bridge.Models.BmpSearch
 
setEndDate(Date) - Method in class io.github.angpysha.diploma_bridge.Models.SearchEntity
Set filter end date
setEndHumidity(Float) - Method in class io.github.angpysha.diploma_bridge.Models.DhtSearch
Set end humidity property
setEndPressure(Float) - Method in class io.github.angpysha.diploma_bridge.Models.BmpSearch
 
setEndTemperature(Float) - Method in class io.github.angpysha.diploma_bridge.Models.BmpSearch
 
setEndTemperature(Float) - Method in class io.github.angpysha.diploma_bridge.Models.DhtSearch
Set end temperature property
setExpiresIn(int) - Method in class io.github.angpysha.diploma_bridge.Models.Token
 
setGrantType(String) - Method in class io.github.angpysha.diploma_bridge.Requests.LoginRequest
 
setHeaders(Map<String, String>) - Method in class io.github.angpysha.diploma_bridge.HttpHelpers.Headers
Sets headers from Map object
setHumidity(float) - Method in class io.github.angpysha.diploma_bridge.Models.DHT11_Data
Set humidity from sensor
setHumidity(Float) - Method in class io.github.angpysha.diploma_bridge.Models.DhtSearch
Set humidity property
setId(int) - Method in class io.github.angpysha.diploma_bridge.Models.Entity
Set entity id
setPassword(String) - Method in class io.github.angpysha.diploma_bridge.Requests.LoginRequest
 
setPressure(Float) - Method in class io.github.angpysha.diploma_bridge.Models.Bmp180_Data
 
setRefreshToken(String) - Method in class io.github.angpysha.diploma_bridge.Models.Token
 
setScope(String) - Method in class io.github.angpysha.diploma_bridge.Models.Token
 
setTemperature(Float) - Method in class io.github.angpysha.diploma_bridge.Models.Bmp180_Data
 
setTemperature(float) - Method in class io.github.angpysha.diploma_bridge.Models.DHT11_Data
Set temperature from sensor
setTemperature(Float) - Method in class io.github.angpysha.diploma_bridge.Models.DhtSearch
Set humidity property
setTokenType(String) - Method in class io.github.angpysha.diploma_bridge.Models.Token
 
setUpdated_at(Date) - Method in class io.github.angpysha.diploma_bridge.Models.Entity
Set update date
setUsername(String) - Method in class io.github.angpysha.diploma_bridge.Requests.LoginRequest
 
A B C D E F G H I J L M O R S T U V Z 
Skip navigation links