public interface AclAuthorizationInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getHost()
Hosts the principal has permission from
|
com.google.protobuf.ByteString |
getHostBytes()
Hosts the principal has permission from
|
java.lang.String |
getPermissionType()
string permission_type = 1; |
com.google.protobuf.ByteString |
getPermissionTypeBytes()
string permission_type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.lang.String getPermissionType()
string permission_type = 1;
com.google.protobuf.ByteString getPermissionTypeBytes()
string permission_type = 1;
java.lang.String getHost()
Hosts the principal has permission from
string host = 2;
com.google.protobuf.ByteString getHostBytes()
Hosts the principal has permission from
string host = 2;