Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ReplicationsResourceApi.collectDiagnosticData(String clusterName,
BigDecimal scheduleId,
String serviceName,
String view,
ApiReplicationDiagnosticsCollectionArgs body)
Collect diagnostic data for a schedule, optionally for a subset of commands on that schedule, matched by schedule ID.
|
com.squareup.okhttp.Call |
ReplicationsResourceApi.collectDiagnosticDataAsync(String clusterName,
BigDecimal scheduleId,
String serviceName,
String view,
ApiReplicationDiagnosticsCollectionArgs body,
ApiCallback<ApiCommand> callback)
Collect diagnostic data for a schedule, optionally for a subset of commands on that schedule, matched by schedule ID.
|
com.squareup.okhttp.Call |
ReplicationsResourceApi.collectDiagnosticDataCall(String clusterName,
BigDecimal scheduleId,
String serviceName,
String view,
ApiReplicationDiagnosticsCollectionArgs body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for collectDiagnosticData
|
ApiResponse<ApiCommand> |
ReplicationsResourceApi.collectDiagnosticDataWithHttpInfo(String clusterName,
BigDecimal scheduleId,
String serviceName,
String view,
ApiReplicationDiagnosticsCollectionArgs body)
Collect diagnostic data for a schedule, optionally for a subset of commands on that schedule, matched by schedule ID.
|
Modifier and Type | Method and Description |
---|---|
ApiReplicationDiagnosticsCollectionArgs |
ApiReplicationDiagnosticsCollectionArgs.commands(ApiCommandList commands) |
ApiReplicationDiagnosticsCollectionArgs |
ApiReplicationDiagnosticsCollectionArgs.comments(String comments) |
ApiReplicationDiagnosticsCollectionArgs |
ApiReplicationDiagnosticsCollectionArgs.phoneHome(Boolean phoneHome) |
ApiReplicationDiagnosticsCollectionArgs |
ApiReplicationDiagnosticsCollectionArgs.ticketNumber(String ticketNumber) |
Copyright © 2019. All rights reserved.