Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiLicense |
ClouderaManagerResourceApi.readLicense()
Retrieve information about the Cloudera Manager license.
|
ApiLicense |
ClouderaManagerResourceApi.updateLicense(File body)
Updates the Cloudera Manager license.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiLicense> |
ClouderaManagerResourceApi.readLicenseWithHttpInfo()
Retrieve information about the Cloudera Manager license.
|
ApiResponse<ApiLicense> |
ClouderaManagerResourceApi.updateLicenseWithHttpInfo(File body)
Updates the Cloudera Manager license.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.readLicenseAsync(ApiCallback<ApiLicense> callback)
Retrieve information about the Cloudera Manager license.
|
com.squareup.okhttp.Call |
ClouderaManagerResourceApi.updateLicenseAsync(File body,
ApiCallback<ApiLicense> callback)
Updates the Cloudera Manager license.
|
Modifier and Type | Method and Description |
---|---|
ApiLicense |
ApiLicense.expiration(String expiration) |
ApiLicense |
ApiLicense.owner(String owner) |
ApiLicense |
ApiLicense.uuid(String uuid) |
Copyright © 2018. All rights reserved.