Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiIcebergReplicationAccessStatus |
ServicesResourceApi.getIcebergReplicationAccessStatus(String clusterName,
String serviceName,
String hmsWarehouseDir,
String path,
String sourceCluster,
String sourcePeer,
String sourceService)
Retrieves the access status for the given path.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiIcebergReplicationAccessStatus> |
ServicesResourceApi.getIcebergReplicationAccessStatusWithHttpInfo(String clusterName,
String serviceName,
String hmsWarehouseDir,
String path,
String sourceCluster,
String sourcePeer,
String sourceService)
Retrieves the access status for the given path.
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
ServicesResourceApi.getIcebergReplicationAccessStatusAsync(String clusterName,
String serviceName,
String hmsWarehouseDir,
String path,
String sourceCluster,
String sourcePeer,
String sourceService,
ApiCallback<ApiIcebergReplicationAccessStatus> callback)
Retrieves the access status for the given path.
|
Modifier and Type | Method and Description |
---|---|
ApiIcebergReplicationAccessStatus |
ApiIcebergReplicationAccessStatus.errorMessage(String errorMessage) |
ApiIcebergReplicationAccessStatus |
ApiIcebergReplicationAccessStatus.status(String status) |
Copyright © 2024. All rights reserved.