Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiCommand |
ReplicationsResourceApi.exportRangerServices(String clusterName,
String serviceName,
ApiRangerReplicationExportArgs body)
Exports the given Ranger services and policies (defined in the API body) to a zipped file.
|
com.squareup.okhttp.Call |
ReplicationsResourceApi.exportRangerServicesAsync(String clusterName,
String serviceName,
ApiRangerReplicationExportArgs body,
ApiCallback<ApiCommand> callback)
Exports the given Ranger services and policies (defined in the API body) to a zipped file.
|
com.squareup.okhttp.Call |
ReplicationsResourceApi.exportRangerServicesCall(String clusterName,
String serviceName,
ApiRangerReplicationExportArgs body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for exportRangerServices
|
ApiResponse<ApiCommand> |
ReplicationsResourceApi.exportRangerServicesWithHttpInfo(String clusterName,
String serviceName,
ApiRangerReplicationExportArgs body)
Exports the given Ranger services and policies (defined in the API body) to a zipped file.
|
Modifier and Type | Method and Description |
---|---|
ApiRangerReplicationExportArgs |
ApiRangerReplicationExportArgs.addRangerServiceNamesItem(String rangerServiceNamesItem) |
ApiRangerReplicationExportArgs |
ApiRangerReplicationArgs.getExportArgs()
Replication arguments for the EXPORT operation.
|
ApiRangerReplicationExportArgs |
ApiRangerReplicationExportArgs.rangerServiceNames(List<String> rangerServiceNames) |
Modifier and Type | Method and Description |
---|---|
ApiRangerReplicationArgs |
ApiRangerReplicationArgs.exportArgs(ApiRangerReplicationExportArgs exportArgs) |
void |
ApiRangerReplicationArgs.setExportArgs(ApiRangerReplicationExportArgs exportArgs) |
Copyright © 2022. All rights reserved.