Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiSnapshotPolicyList |
SnapshotsResourceApi.createPolicies(String clusterName,
String serviceName,
ApiSnapshotPolicyList body)
Creates one or more snapshot policies.
|
ApiSnapshotPolicyList |
SnapshotsResourceApi.readPolicies(String clusterName,
String serviceName,
String view)
Returns information for all snapshot policies.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiSnapshotPolicyList> |
SnapshotsResourceApi.createPoliciesWithHttpInfo(String clusterName,
String serviceName,
ApiSnapshotPolicyList body)
Creates one or more snapshot policies.
|
ApiResponse<ApiSnapshotPolicyList> |
SnapshotsResourceApi.readPoliciesWithHttpInfo(String clusterName,
String serviceName,
String view)
Returns information for all snapshot policies.
|
Modifier and Type | Method and Description |
---|---|
ApiSnapshotPolicyList |
SnapshotsResourceApi.createPolicies(String clusterName,
String serviceName,
ApiSnapshotPolicyList body)
Creates one or more snapshot policies.
|
com.squareup.okhttp.Call |
SnapshotsResourceApi.createPoliciesAsync(String clusterName,
String serviceName,
ApiSnapshotPolicyList body,
ApiCallback<ApiSnapshotPolicyList> callback)
Creates one or more snapshot policies.
|
com.squareup.okhttp.Call |
SnapshotsResourceApi.createPoliciesCall(String clusterName,
String serviceName,
ApiSnapshotPolicyList body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createPolicies
|
ApiResponse<ApiSnapshotPolicyList> |
SnapshotsResourceApi.createPoliciesWithHttpInfo(String clusterName,
String serviceName,
ApiSnapshotPolicyList body)
Creates one or more snapshot policies.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
SnapshotsResourceApi.createPoliciesAsync(String clusterName,
String serviceName,
ApiSnapshotPolicyList body,
ApiCallback<ApiSnapshotPolicyList> callback)
Creates one or more snapshot policies.
|
com.squareup.okhttp.Call |
SnapshotsResourceApi.readPoliciesAsync(String clusterName,
String serviceName,
String view,
ApiCallback<ApiSnapshotPolicyList> callback)
Returns information for all snapshot policies.
|
Modifier and Type | Method and Description |
---|---|
ApiSnapshotPolicyList |
ApiSnapshotPolicyList.addItemsItem(ApiSnapshotPolicy itemsItem) |
ApiSnapshotPolicyList |
ApiSnapshotPolicyList.items(List<ApiSnapshotPolicy> items) |
Copyright © 2019. All rights reserved.