Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiSnapshotCommandList |
SnapshotsResourceApi.readHistory(String clusterName,
String policyName,
String serviceName,
Integer limit,
Integer offset,
String view)
Returns a list of commands triggered by a snapshot policy.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiSnapshotCommandList> |
SnapshotsResourceApi.readHistoryWithHttpInfo(String clusterName,
String policyName,
String serviceName,
Integer limit,
Integer offset,
String view)
Returns a list of commands triggered by a snapshot policy.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
SnapshotsResourceApi.readHistoryAsync(String clusterName,
String policyName,
String serviceName,
Integer limit,
Integer offset,
String view,
ApiCallback<ApiSnapshotCommandList> callback)
Returns a list of commands triggered by a snapshot policy.
|
Modifier and Type | Method and Description |
---|---|
ApiSnapshotCommandList |
ApiSnapshotCommandList.addItemsItem(ApiSnapshotCommand itemsItem) |
ApiSnapshotCommandList |
ApiSnapshotCommandList.items(List<ApiSnapshotCommand> items) |
Copyright © 2019. All rights reserved.