Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiService |
AuthServiceResourceApi.delete()
Delete the Authentication Service.
|
ApiService |
MgmtServiceResourceApi.deleteCMS()
Delete the Cloudera Management Services.
|
ApiService |
ServicesResourceApi.deleteService(String clusterName,
String serviceName)
Deletes a service from the system.
|
ApiService |
AuthServiceResourceApi.readService()
Retrieve information about the Authentication Services.
|
ApiService |
MgmtServiceResourceApi.readService(String view)
Retrieve information about the Cloudera Management Services.
|
ApiService |
ServicesResourceApi.readService(String clusterName,
String serviceName,
String view)
Retrieves details information about a service.
|
ApiService |
AuthServiceResourceApi.setup(ApiService body)
Setup the Authentication Service.
|
ApiService |
MgmtServiceResourceApi.setupCMS(ApiService body)
Setup the Cloudera Management Services.
|
ApiService |
ServicesResourceApi.updateService(String clusterName,
String serviceName,
ApiService body)
Updates service information.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiService> |
MgmtServiceResourceApi.deleteCMSWithHttpInfo()
Delete the Cloudera Management Services.
|
ApiResponse<ApiService> |
ServicesResourceApi.deleteServiceWithHttpInfo(String clusterName,
String serviceName)
Deletes a service from the system.
|
ApiResponse<ApiService> |
AuthServiceResourceApi.deleteWithHttpInfo()
Delete the Authentication Service.
|
ApiResponse<ApiService> |
AuthServiceResourceApi.readServiceWithHttpInfo()
Retrieve information about the Authentication Services.
|
ApiResponse<ApiService> |
MgmtServiceResourceApi.readServiceWithHttpInfo(String view)
Retrieve information about the Cloudera Management Services.
|
ApiResponse<ApiService> |
ServicesResourceApi.readServiceWithHttpInfo(String clusterName,
String serviceName,
String view)
Retrieves details information about a service.
|
ApiResponse<ApiService> |
MgmtServiceResourceApi.setupCMSWithHttpInfo(ApiService body)
Setup the Cloudera Management Services.
|
ApiResponse<ApiService> |
AuthServiceResourceApi.setupWithHttpInfo(ApiService body)
Setup the Authentication Service.
|
ApiResponse<ApiService> |
ServicesResourceApi.updateServiceWithHttpInfo(String clusterName,
String serviceName,
ApiService body)
Updates service information.
|
Modifier and Type | Method and Description |
---|---|
ApiService |
AuthServiceResourceApi.setup(ApiService body)
Setup the Authentication Service.
|
com.squareup.okhttp.Call |
AuthServiceResourceApi.setupAsync(ApiService body,
ApiCallback<ApiService> callback)
Setup the Authentication Service.
|
com.squareup.okhttp.Call |
AuthServiceResourceApi.setupCall(ApiService body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for setup
|
ApiService |
MgmtServiceResourceApi.setupCMS(ApiService body)
Setup the Cloudera Management Services.
|
com.squareup.okhttp.Call |
MgmtServiceResourceApi.setupCMSAsync(ApiService body,
ApiCallback<ApiService> callback)
Setup the Cloudera Management Services.
|
com.squareup.okhttp.Call |
MgmtServiceResourceApi.setupCMSCall(ApiService body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for setupCMS
|
ApiResponse<ApiService> |
MgmtServiceResourceApi.setupCMSWithHttpInfo(ApiService body)
Setup the Cloudera Management Services.
|
ApiResponse<ApiService> |
AuthServiceResourceApi.setupWithHttpInfo(ApiService body)
Setup the Authentication Service.
|
ApiService |
ServicesResourceApi.updateService(String clusterName,
String serviceName,
ApiService body)
Updates service information.
|
com.squareup.okhttp.Call |
ServicesResourceApi.updateServiceAsync(String clusterName,
String serviceName,
ApiService body,
ApiCallback<ApiService> callback)
Updates service information.
|
com.squareup.okhttp.Call |
ServicesResourceApi.updateServiceCall(String clusterName,
String serviceName,
ApiService body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateService
|
ApiResponse<ApiService> |
ServicesResourceApi.updateServiceWithHttpInfo(String clusterName,
String serviceName,
ApiService body)
Updates service information.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
AuthServiceResourceApi.deleteAsync(ApiCallback<ApiService> callback)
Delete the Authentication Service.
|
com.squareup.okhttp.Call |
MgmtServiceResourceApi.deleteCMSAsync(ApiCallback<ApiService> callback)
Delete the Cloudera Management Services.
|
com.squareup.okhttp.Call |
ServicesResourceApi.deleteServiceAsync(String clusterName,
String serviceName,
ApiCallback<ApiService> callback)
Deletes a service from the system.
|
com.squareup.okhttp.Call |
AuthServiceResourceApi.readServiceAsync(ApiCallback<ApiService> callback)
Retrieve information about the Authentication Services.
|
com.squareup.okhttp.Call |
MgmtServiceResourceApi.readServiceAsync(String view,
ApiCallback<ApiService> callback)
Retrieve information about the Cloudera Management Services.
|
com.squareup.okhttp.Call |
ServicesResourceApi.readServiceAsync(String clusterName,
String serviceName,
String view,
ApiCallback<ApiService> callback)
Retrieves details information about a service.
|
com.squareup.okhttp.Call |
AuthServiceResourceApi.setupAsync(ApiService body,
ApiCallback<ApiService> callback)
Setup the Authentication Service.
|
com.squareup.okhttp.Call |
MgmtServiceResourceApi.setupCMSAsync(ApiService body,
ApiCallback<ApiService> callback)
Setup the Cloudera Management Services.
|
com.squareup.okhttp.Call |
ServicesResourceApi.updateServiceAsync(String clusterName,
String serviceName,
ApiService body,
ApiCallback<ApiService> callback)
Updates service information.
|
Modifier and Type | Method and Description |
---|---|
ApiService |
ApiService.addHealthChecksItem(ApiHealthCheck healthChecksItem) |
ApiService |
ApiService.addMaintenanceOwnersItem(ApiEntityType maintenanceOwnersItem) |
ApiService |
ApiService.addReplicationSchedulesItem(ApiReplicationSchedule replicationSchedulesItem) |
ApiService |
ApiService.addRoleConfigGroupsItem(ApiRoleConfigGroup roleConfigGroupsItem) |
ApiService |
ApiService.addRolesItem(ApiRole rolesItem) |
ApiService |
ApiService.addSnapshotPoliciesItem(ApiSnapshotPolicy snapshotPoliciesItem) |
ApiService |
ApiService.clientConfigStalenessStatus(ApiConfigStalenessStatus clientConfigStalenessStatus) |
ApiService |
ApiService.clusterRef(ApiClusterRef clusterRef) |
ApiService |
ApiService.config(ApiServiceConfig config) |
ApiService |
ApiService.configStale(Boolean configStale) |
ApiService |
ApiService.configStalenessStatus(ApiConfigStalenessStatus configStalenessStatus) |
ApiService |
ApiService.displayName(String displayName) |
ApiService |
ApiService.entityStatus(ApiEntityStatus entityStatus) |
ApiService |
ApiDeployment2.getManagementService()
The full configuration of the Cloudera Manager management service including all the management roles and their config values
|
ApiService |
ApiDeployment.getManagementService()
The full configuration of the Cloudera Manager management service including all the management roles and their config values
|
ApiService |
ApiService.healthChecks(List<ApiHealthCheck> healthChecks) |
ApiService |
ApiService.healthSummary(ApiHealthSummary healthSummary) |
ApiService |
ApiService.maintenanceMode(Boolean maintenanceMode) |
ApiService |
ApiService.maintenanceOwners(List<ApiEntityType> maintenanceOwners) |
ApiService |
ApiService.name(String name) |
ApiService |
ApiService.replicationSchedules(List<ApiReplicationSchedule> replicationSchedules) |
ApiService |
ApiService.roleConfigGroups(List<ApiRoleConfigGroup> roleConfigGroups) |
ApiService |
ApiService.roleInstancesUrl(String roleInstancesUrl) |
ApiService |
ApiService.roles(List<ApiRole> roles) |
ApiService |
ApiService.serviceState(ApiServiceState serviceState) |
ApiService |
ApiService.serviceUrl(String serviceUrl) |
ApiService |
ApiService.snapshotPolicies(List<ApiSnapshotPolicy> snapshotPolicies) |
ApiService |
ApiService.type(String type) |
Modifier and Type | Method and Description |
---|---|
List<ApiService> |
ApiServiceList.getItems() |
List<ApiService> |
ApiCluster.getServices()
Optional.
|
List<ApiService> |
ApiDataContext.getServicesDetails() |
Modifier and Type | Method and Description |
---|---|
ApiServiceList |
ApiServiceList.addItemsItem(ApiService itemsItem) |
ApiDataContext |
ApiDataContext.addServicesDetailsItem(ApiService servicesDetailsItem) |
ApiCluster |
ApiCluster.addServicesItem(ApiService servicesItem) |
ApiDeployment2 |
ApiDeployment2.managementService(ApiService managementService) |
ApiDeployment |
ApiDeployment.managementService(ApiService managementService) |
void |
ApiDeployment2.setManagementService(ApiService managementService) |
void |
ApiDeployment.setManagementService(ApiService managementService) |
Modifier and Type | Method and Description |
---|---|
ApiServiceList |
ApiServiceList.items(List<ApiService> items) |
ApiCluster |
ApiCluster.services(List<ApiService> services) |
ApiDataContext |
ApiDataContext.servicesDetails(List<ApiService> servicesDetails) |
void |
ApiServiceList.setItems(List<ApiService> items) |
void |
ApiCluster.setServices(List<ApiService> services) |
void |
ApiDataContext.setServicesDetails(List<ApiService> servicesDetails) |
Copyright © 2019. All rights reserved.