Package | Description |
---|---|
com.cloudera.api.model |
Java models of the underlying API JSON objects, with JAX-B annotations.
|
Modifier and Type | Method and Description |
---|---|
List<ApiReplicationCommand> |
ApiReplicationCommandList.getCommands() |
List<ApiReplicationCommand> |
ApiReplicationSchedule.getHistory()
List of active and/or finished commands for this schedule.
|
Modifier and Type | Method and Description |
---|---|
void |
ApiReplicationCommandList.setCommands(List<ApiReplicationCommand> commands) |
void |
ApiReplicationSchedule.setHistory(List<ApiReplicationCommand> history) |
Constructor and Description |
---|
ApiReplicationCommandList(List<ApiReplicationCommand> commands) |
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.