public class IntensivRegisterPublicControllerApi
extends java.lang.Object
| Constructor and Description |
|---|
IntensivRegisterPublicControllerApi() |
IntensivRegisterPublicControllerApi(ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
ApiClient |
getApiClient() |
java.lang.String |
getCustomBaseUrl() |
int |
getHostIndex() |
KrankenhausmeldungShortContainerDto |
getMeldungenProKrankenhausStandortPublic(java.lang.Integer page,
java.lang.Integer size,
java.lang.String bundesland,
java.lang.String kkhId,
java.lang.String kkhBezeichnung,
java.lang.String meldebereich,
java.lang.Double longitude,
java.lang.Double latitude,
java.lang.Long distance)
Returns all reported IR figures for a hospital location
|
okhttp3.Call |
getMeldungenProKrankenhausStandortPublicAsync(java.lang.Integer page,
java.lang.Integer size,
java.lang.String bundesland,
java.lang.String kkhId,
java.lang.String kkhBezeichnung,
java.lang.String meldebereich,
java.lang.Double longitude,
java.lang.Double latitude,
java.lang.Long distance,
ApiCallback<KrankenhausmeldungShortContainerDto> _callback)
(asynchronously)
Returns all reported IR figures for a hospital location
|
okhttp3.Call |
getMeldungenProKrankenhausStandortPublicCall(java.lang.Integer page,
java.lang.Integer size,
java.lang.String bundesland,
java.lang.String kkhId,
java.lang.String kkhBezeichnung,
java.lang.String meldebereich,
java.lang.Double longitude,
java.lang.Double latitude,
java.lang.Long distance,
ApiCallback _callback)
Build call for getMeldungenProKrankenhausStandortPublic
|
ApiResponse<KrankenhausmeldungShortContainerDto> |
getMeldungenProKrankenhausStandortPublicWithHttpInfo(java.lang.Integer page,
java.lang.Integer size,
java.lang.String bundesland,
java.lang.String kkhId,
java.lang.String kkhBezeichnung,
java.lang.String meldebereich,
java.lang.Double longitude,
java.lang.Double latitude,
java.lang.Long distance)
Returns all reported IR figures for a hospital location
|
KrankenhausmeldungFullContainerDto |
postMeldungenProKrankenhausStandortPublic(KrankenhausMeldungSearchRequestPublic krankenhausMeldungSearchRequestPublic)
Returns all reported IR figures for a hospital location
|
okhttp3.Call |
postMeldungenProKrankenhausStandortPublicAsync(KrankenhausMeldungSearchRequestPublic krankenhausMeldungSearchRequestPublic,
ApiCallback<KrankenhausmeldungFullContainerDto> _callback)
(asynchronously)
Returns all reported IR figures for a hospital location
|
okhttp3.Call |
postMeldungenProKrankenhausStandortPublicCall(KrankenhausMeldungSearchRequestPublic krankenhausMeldungSearchRequestPublic,
ApiCallback _callback)
Build call for postMeldungenProKrankenhausStandortPublic
|
ApiResponse<KrankenhausmeldungFullContainerDto> |
postMeldungenProKrankenhausStandortPublicWithHttpInfo(KrankenhausMeldungSearchRequestPublic krankenhausMeldungSearchRequestPublic)
Returns all reported IR figures for a hospital location
|
void |
setApiClient(ApiClient apiClient) |
void |
setCustomBaseUrl(java.lang.String customBaseUrl) |
void |
setHostIndex(int hostIndex) |
public IntensivRegisterPublicControllerApi()
public IntensivRegisterPublicControllerApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public int getHostIndex()
public void setHostIndex(int hostIndex)
public java.lang.String getCustomBaseUrl()
public void setCustomBaseUrl(java.lang.String customBaseUrl)
public okhttp3.Call getMeldungenProKrankenhausStandortPublicCall(java.lang.Integer page,
java.lang.Integer size,
java.lang.String bundesland,
java.lang.String kkhId,
java.lang.String kkhBezeichnung,
java.lang.String meldebereich,
java.lang.Double longitude,
java.lang.Double latitude,
java.lang.Long distance,
ApiCallback _callback)
throws ApiException
page - (optional, default to 0)size - (optional)bundesland - (optional)kkhId - (optional)kkhBezeichnung - (optional)meldebereich - (optional)longitude - (optional)latitude - (optional)distance - (optional)_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 400 | bad request | - |
| 403 | Forbidden | - |
| 500 | Internal Server Error | - |
| 200 | returns IR hospital location informations | - |
public KrankenhausmeldungShortContainerDto getMeldungenProKrankenhausStandortPublic(java.lang.Integer page, java.lang.Integer size, java.lang.String bundesland, java.lang.String kkhId, java.lang.String kkhBezeichnung, java.lang.String meldebereich, java.lang.Double longitude, java.lang.Double latitude, java.lang.Long distance) throws ApiException
page - (optional, default to 0)size - (optional)bundesland - (optional)kkhId - (optional)kkhBezeichnung - (optional)meldebereich - (optional)longitude - (optional)latitude - (optional)distance - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 400 | bad request | - |
| 403 | Forbidden | - |
| 500 | Internal Server Error | - |
| 200 | returns IR hospital location informations | - |
public ApiResponse<KrankenhausmeldungShortContainerDto> getMeldungenProKrankenhausStandortPublicWithHttpInfo(java.lang.Integer page, java.lang.Integer size, java.lang.String bundesland, java.lang.String kkhId, java.lang.String kkhBezeichnung, java.lang.String meldebereich, java.lang.Double longitude, java.lang.Double latitude, java.lang.Long distance) throws ApiException
page - (optional, default to 0)size - (optional)bundesland - (optional)kkhId - (optional)kkhBezeichnung - (optional)meldebereich - (optional)longitude - (optional)latitude - (optional)distance - (optional)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 400 | bad request | - |
| 403 | Forbidden | - |
| 500 | Internal Server Error | - |
| 200 | returns IR hospital location informations | - |
public okhttp3.Call getMeldungenProKrankenhausStandortPublicAsync(java.lang.Integer page,
java.lang.Integer size,
java.lang.String bundesland,
java.lang.String kkhId,
java.lang.String kkhBezeichnung,
java.lang.String meldebereich,
java.lang.Double longitude,
java.lang.Double latitude,
java.lang.Long distance,
ApiCallback<KrankenhausmeldungShortContainerDto> _callback)
throws ApiException
page - (optional, default to 0)size - (optional)bundesland - (optional)kkhId - (optional)kkhBezeichnung - (optional)meldebereich - (optional)longitude - (optional)latitude - (optional)distance - (optional)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 400 | bad request | - |
| 403 | Forbidden | - |
| 500 | Internal Server Error | - |
| 200 | returns IR hospital location informations | - |
public okhttp3.Call postMeldungenProKrankenhausStandortPublicCall(KrankenhausMeldungSearchRequestPublic krankenhausMeldungSearchRequestPublic, ApiCallback _callback) throws ApiException
krankenhausMeldungSearchRequestPublic - (required)_callback - Callback for upload/download progressApiException - If fail to serialize the request body object| Status Code | Description | Response Headers |
| 400 | bad request | - |
| 403 | Forbidden | - |
| 500 | Internal Server Error | - |
| 200 | returns IR hospital location informations | - |
public KrankenhausmeldungFullContainerDto postMeldungenProKrankenhausStandortPublic(KrankenhausMeldungSearchRequestPublic krankenhausMeldungSearchRequestPublic) throws ApiException
krankenhausMeldungSearchRequestPublic - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 400 | bad request | - |
| 403 | Forbidden | - |
| 500 | Internal Server Error | - |
| 200 | returns IR hospital location informations | - |
public ApiResponse<KrankenhausmeldungFullContainerDto> postMeldungenProKrankenhausStandortPublicWithHttpInfo(KrankenhausMeldungSearchRequestPublic krankenhausMeldungSearchRequestPublic) throws ApiException
krankenhausMeldungSearchRequestPublic - (required)ApiException - If fail to call the API, e.g. server error or cannot deserialize the response body| Status Code | Description | Response Headers |
| 400 | bad request | - |
| 403 | Forbidden | - |
| 500 | Internal Server Error | - |
| 200 | returns IR hospital location informations | - |
public okhttp3.Call postMeldungenProKrankenhausStandortPublicAsync(KrankenhausMeldungSearchRequestPublic krankenhausMeldungSearchRequestPublic, ApiCallback<KrankenhausmeldungFullContainerDto> _callback) throws ApiException
krankenhausMeldungSearchRequestPublic - (required)_callback - The callback to be executed when the API call finishesApiException - If fail to process the API call, e.g. serializing the request body object| Status Code | Description | Response Headers |
| 400 | bad request | - |
| 403 | Forbidden | - |
| 500 | Internal Server Error | - |
| 200 | returns IR hospital location informations | - |