public static interface ClientQCloudObjectStorageProtocolProtos.CheckPermissionResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAllowed()
required bool allowed = 1; |
ClientQCloudObjectStorageProtocolProtos.GetRangerAuthPolicyResponse |
getAuthPolicy()
optional .qcloud.object.storage.GetRangerAuthPolicyResponse authPolicy = 3; |
ClientQCloudObjectStorageProtocolProtos.GetRangerAuthPolicyResponseOrBuilder |
getAuthPolicyOrBuilder()
optional .qcloud.object.storage.GetRangerAuthPolicyResponse authPolicy = 3; |
String |
getRealUserName()
optional string realUserName = 2; |
com.google.protobuf.ByteString |
getRealUserNameBytes()
optional string realUserName = 2; |
boolean |
hasAllowed()
required bool allowed = 1; |
boolean |
hasAuthPolicy()
optional .qcloud.object.storage.GetRangerAuthPolicyResponse authPolicy = 3; |
boolean |
hasRealUserName()
optional string realUserName = 2; |
boolean hasAllowed()
required bool allowed = 1;boolean getAllowed()
required bool allowed = 1;boolean hasRealUserName()
optional string realUserName = 2;String getRealUserName()
optional string realUserName = 2;com.google.protobuf.ByteString getRealUserNameBytes()
optional string realUserName = 2;boolean hasAuthPolicy()
optional .qcloud.object.storage.GetRangerAuthPolicyResponse authPolicy = 3;ClientQCloudObjectStorageProtocolProtos.GetRangerAuthPolicyResponse getAuthPolicy()
optional .qcloud.object.storage.GetRangerAuthPolicyResponse authPolicy = 3;ClientQCloudObjectStorageProtocolProtos.GetRangerAuthPolicyResponseOrBuilder getAuthPolicyOrBuilder()
optional .qcloud.object.storage.GetRangerAuthPolicyResponse authPolicy = 3;Copyright © 2022. All rights reserved.