Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiRangerPolicyList |
ServicesResourceApi.getPoliciesFromRanger(String clusterName,
String serviceName,
String sourceCluster,
String sourcePeer,
String sourceService)
Collects information about the policies defined in the local Ranger service.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiRangerPolicyList> |
ServicesResourceApi.getPoliciesFromRangerWithHttpInfo(String clusterName,
String serviceName,
String sourceCluster,
String sourcePeer,
String sourceService)
Collects information about the policies defined in the local Ranger service.
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
ServicesResourceApi.getPoliciesFromRangerAsync(String clusterName,
String serviceName,
String sourceCluster,
String sourcePeer,
String sourceService,
ApiCallback<ApiRangerPolicyList> callback)
Collects information about the policies defined in the local Ranger service.
|
Modifier and Type | Method and Description |
---|---|
ApiRangerPolicyList |
ApiRangerPolicyList.addPoliciesItem(ApiRangerPolicy policiesItem) |
ApiRangerPolicyList |
ApiRangerPolicyList.addRemotePoliciesItem(ApiRangerPolicy remotePoliciesItem) |
ApiRangerPolicyList |
ApiRangerPolicyList.policies(List<ApiRangerPolicy> policies) |
ApiRangerPolicyList |
ApiRangerPolicyList.remotePolicies(List<ApiRangerPolicy> remotePolicies) |
Copyright © 2024. All rights reserved.