Package | Description |
---|---|
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiClusterRef |
ApiClusterRef.clusterName(String clusterName) |
ApiClusterRef |
ApiClusterRef.displayName(String displayName) |
ApiClusterRef |
ApiSnapshotCommand.getClusterRef()
Reference to the cluster (for cluster commands only).
|
ApiClusterRef |
ApiHost.getClusterRef()
Readonly.
|
ApiClusterRef |
ApiService.getClusterRef()
Readonly.
|
ApiClusterRef |
ApiHostTemplate.getClusterRef()
Readonly.
|
ApiClusterRef |
ApiCommand.getClusterRef()
Reference to the cluster (for cluster commands only).
|
ApiClusterRef |
ApiParcel.getClusterRef()
Readonly.
|
ApiClusterRef |
ApiReplicationCommand.getClusterRef()
Reference to the cluster (for cluster commands only).
|
Modifier and Type | Method and Description |
---|---|
List<ApiClusterRef> |
ApiAuthRole.getClusters() |
Modifier and Type | Method and Description |
---|---|
ApiAuthRole |
ApiAuthRole.addClustersItem(ApiClusterRef clustersItem) |
ApiSnapshotCommand |
ApiSnapshotCommand.clusterRef(ApiClusterRef clusterRef) |
ApiHost |
ApiHost.clusterRef(ApiClusterRef clusterRef) |
ApiService |
ApiService.clusterRef(ApiClusterRef clusterRef) |
ApiHostTemplate |
ApiHostTemplate.clusterRef(ApiClusterRef clusterRef) |
ApiCommand |
ApiCommand.clusterRef(ApiClusterRef clusterRef) |
ApiParcel |
ApiParcel.clusterRef(ApiClusterRef clusterRef) |
ApiReplicationCommand |
ApiReplicationCommand.clusterRef(ApiClusterRef clusterRef) |
void |
ApiSnapshotCommand.setClusterRef(ApiClusterRef clusterRef) |
void |
ApiHost.setClusterRef(ApiClusterRef clusterRef) |
void |
ApiService.setClusterRef(ApiClusterRef clusterRef) |
void |
ApiHostTemplate.setClusterRef(ApiClusterRef clusterRef) |
void |
ApiCommand.setClusterRef(ApiClusterRef clusterRef) |
void |
ApiParcel.setClusterRef(ApiClusterRef clusterRef) |
void |
ApiReplicationCommand.setClusterRef(ApiClusterRef clusterRef) |
Modifier and Type | Method and Description |
---|---|
ApiAuthRole |
ApiAuthRole.clusters(List<ApiClusterRef> clusters) |
void |
ApiAuthRole.setClusters(List<ApiClusterRef> clusters) |
Copyright © 2019. All rights reserved.