public static interface ClientQCloudObjectStorageProtocolProtos.GetRangerAuthPolicyResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthJarMd5()
optional string authJarMd5 = 2; |
com.google.protobuf.ByteString |
getAuthJarMd5Bytes()
optional string authJarMd5 = 2; |
String |
getRangerPolicyUrl()
optional string rangerPolicyUrl = 1; |
com.google.protobuf.ByteString |
getRangerPolicyUrlBytes()
optional string rangerPolicyUrl = 1; |
boolean |
hasAuthJarMd5()
optional string authJarMd5 = 2; |
boolean |
hasRangerPolicyUrl()
optional string rangerPolicyUrl = 1; |
boolean hasRangerPolicyUrl()
optional string rangerPolicyUrl = 1;String getRangerPolicyUrl()
optional string rangerPolicyUrl = 1;com.google.protobuf.ByteString getRangerPolicyUrlBytes()
optional string rangerPolicyUrl = 1;boolean hasAuthJarMd5()
optional string authJarMd5 = 2;String getAuthJarMd5()
optional string authJarMd5 = 2;com.google.protobuf.ByteString getAuthJarMd5Bytes()
optional string authJarMd5 = 2;Copyright © 2022. All rights reserved.