public class VersorgungsclusterPublicControllerApi
extends java.lang.Object
| Constructor and Description |
|---|
VersorgungsclusterPublicControllerApi() |
VersorgungsclusterPublicControllerApi(ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
ApiClient |
getApiClient() |
java.lang.String |
getCustomBaseUrl() |
java.util.List<VersorgungsclusterByBundeslandShortDto> |
getGroupedByBundeslandPublic()
Returns all versorgungsclusters grouped by bundesland
|
okhttp3.Call |
getGroupedByBundeslandPublicAsync(ApiCallback<java.util.List<VersorgungsclusterByBundeslandShortDto>> _callback)
(asynchronously)
Returns all versorgungsclusters grouped by bundesland
|
okhttp3.Call |
getGroupedByBundeslandPublicCall(ApiCallback _callback)
Build call for getGroupedByBundeslandPublic
|
ApiResponse<java.util.List<VersorgungsclusterByBundeslandShortDto>> |
getGroupedByBundeslandPublicWithHttpInfo()
Returns all versorgungsclusters grouped by bundesland
|
int |
getHostIndex() |
java.util.List<VersorgungsclusterShortDto> |
getPublic()
Returns all versorgungsclusters
|
okhttp3.Call |
getPublicAsync(ApiCallback<java.util.List<VersorgungsclusterShortDto>> _callback)
(asynchronously)
Returns all versorgungsclusters
|
okhttp3.Call |
getPublicCall(ApiCallback _callback)
Build call for getPublic
|
java.util.List<VersorgungsclusterShortDto> |
getPublicContaining(java.lang.String gemeindeschluessel)
Returns versorgungsclusters containing the landeskreise with the most significant characters of given gemeindeschluessel
|
okhttp3.Call |
getPublicContainingAsync(java.lang.String gemeindeschluessel,
ApiCallback<java.util.List<VersorgungsclusterShortDto>> _callback)
(asynchronously)
Returns versorgungsclusters containing the landeskreise with the most significant characters of given gemeindeschluessel
|
okhttp3.Call |
getPublicContainingCall(java.lang.String gemeindeschluessel,
ApiCallback _callback)
Build call for getPublicContaining
|
ApiResponse<java.util.List<VersorgungsclusterShortDto>> |
getPublicContainingWithHttpInfo(java.lang.String gemeindeschluessel)
Returns versorgungsclusters containing the landeskreise with the most significant characters of given gemeindeschluessel
|
ApiResponse<java.util.List<VersorgungsclusterShortDto>> |
getPublicWithHttpInfo()
Returns all versorgungsclusters
|
void |
setApiClient(ApiClient apiClient) |
void |
setCustomBaseUrl(java.lang.String customBaseUrl) |
void |
setHostIndex(int hostIndex) |
public VersorgungsclusterPublicControllerApi()
public VersorgungsclusterPublicControllerApi(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 getGroupedByBundeslandPublicCall(ApiCallback _callback) throws ApiException
_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 | returned versorgungsclusters | - |
public java.util.List<VersorgungsclusterByBundeslandShortDto> getGroupedByBundeslandPublic() throws ApiException
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 | returned versorgungsclusters | - |
public ApiResponse<java.util.List<VersorgungsclusterByBundeslandShortDto>> getGroupedByBundeslandPublicWithHttpInfo() throws ApiException
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 | returned versorgungsclusters | - |
public okhttp3.Call getGroupedByBundeslandPublicAsync(ApiCallback<java.util.List<VersorgungsclusterByBundeslandShortDto>> _callback) throws ApiException
_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 | returned versorgungsclusters | - |
public okhttp3.Call getPublicCall(ApiCallback _callback) throws ApiException
_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 | returned versorgungsclusters | - |
public java.util.List<VersorgungsclusterShortDto> getPublic() throws ApiException
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 | returned versorgungsclusters | - |
public ApiResponse<java.util.List<VersorgungsclusterShortDto>> getPublicWithHttpInfo() throws ApiException
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 | returned versorgungsclusters | - |
public okhttp3.Call getPublicAsync(ApiCallback<java.util.List<VersorgungsclusterShortDto>> _callback) throws ApiException
_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 | returned versorgungsclusters | - |
public okhttp3.Call getPublicContainingCall(java.lang.String gemeindeschluessel,
ApiCallback _callback)
throws ApiException
gemeindeschluessel - (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 | returned versorgungsclusters | - |
public java.util.List<VersorgungsclusterShortDto> getPublicContaining(java.lang.String gemeindeschluessel) throws ApiException
gemeindeschluessel - (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 | returned versorgungsclusters | - |
public ApiResponse<java.util.List<VersorgungsclusterShortDto>> getPublicContainingWithHttpInfo(java.lang.String gemeindeschluessel) throws ApiException
gemeindeschluessel - (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 | returned versorgungsclusters | - |
public okhttp3.Call getPublicContainingAsync(java.lang.String gemeindeschluessel,
ApiCallback<java.util.List<VersorgungsclusterShortDto>> _callback)
throws ApiException
gemeindeschluessel - (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 | returned versorgungsclusters | - |