Package ru.testit.syncstorage.api
Class SystemApi
java.lang.Object
ru.testit.syncstorage.api.SystemApi
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.11.0")
public class SystemApi
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the API clientvoidsetApiClient(ApiClient apiClient) Set the API clientShutdown service Initiate shutdown of the service.Shutdown service Initiate shutdown of the service.
-
Constructor Details
-
SystemApi
public SystemApi() -
SystemApi
-
-
Method Details
-
getApiClient
Get the API client- Returns:
- API client
-
setApiClient
Set the API client- Parameters:
apiClient- an instance of API client
-
shutdownPost
Shutdown service Initiate shutdown of the service.- Returns:
- ShutdownResponse
- Throws:
ApiException- if fails to make API call
-
shutdownPostWithHttpInfo
Shutdown service Initiate shutdown of the service.- Returns:
- ApiResponse<ShutdownResponse>
- Throws:
ApiException- if fails to make API call
-