public static final class OtsInternalApi.AccessDeniedDetail extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements OtsInternalApi.AccessDeniedDetailOrBuilder
com.alicloud.openservices.tablestore.core.protocol.AccessDeniedDetail| 限定符和类型 | 类和说明 |
|---|---|
static class |
OtsInternalApi.AccessDeniedDetail.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.AccessDeniedDetail |
com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.aliyun.ots.thirdparty.com.google.protobuf.Message,T>, com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
AUTH_ACTION_FIELD_NUMBER |
static int |
AUTH_PRINCIPAL_DISPLAY_NAME_FIELD_NUMBER |
static int |
AUTH_PRINCIPAL_OWNER_ID_FIELD_NUMBER |
static int |
AUTH_PRINCIPAL_TYPE_FIELD_NUMBER |
static int |
ENCODED_DIAGNOSTIC_MESSAGE_FIELD_NUMBER |
static int |
NO_PERMISSION_TYPE_FIELD_NUMBER |
static int |
POLICY_TYPE_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
String |
getAuthAction()
required string auth_action = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getAuthActionBytes()
required string auth_action = 1; |
String |
getAuthPrincipalDisplayName()
required string auth_principal_display_name = 4; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getAuthPrincipalDisplayNameBytes()
required string auth_principal_display_name = 4; |
String |
getAuthPrincipalOwnerId()
required string auth_principal_owner_id = 3; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getAuthPrincipalOwnerIdBytes()
required string auth_principal_owner_id = 3; |
String |
getAuthPrincipalType()
required string auth_principal_type = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getAuthPrincipalTypeBytes()
required string auth_principal_type = 2; |
static OtsInternalApi.AccessDeniedDetail |
getDefaultInstance() |
OtsInternalApi.AccessDeniedDetail |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEncodedDiagnosticMessage()
optional string encoded_diagnostic_message = 7; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getEncodedDiagnosticMessageBytes()
optional string encoded_diagnostic_message = 7; |
String |
getNoPermissionType()
required string no_permission_type = 6; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getNoPermissionTypeBytes()
required string no_permission_type = 6; |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.AccessDeniedDetail> |
getParserForType() |
String |
getPolicyType()
required string policy_type = 5; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getPolicyTypeBytes()
required string policy_type = 5; |
int |
getSerializedSize() |
boolean |
hasAuthAction()
required string auth_action = 1; |
boolean |
hasAuthPrincipalDisplayName()
required string auth_principal_display_name = 4; |
boolean |
hasAuthPrincipalOwnerId()
required string auth_principal_owner_id = 3; |
boolean |
hasAuthPrincipalType()
required string auth_principal_type = 2; |
boolean |
hasEncodedDiagnosticMessage()
optional string encoded_diagnostic_message = 7; |
int |
hashCode() |
boolean |
hasNoPermissionType()
required string no_permission_type = 6; |
boolean |
hasPolicyType()
required string policy_type = 5; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OtsInternalApi.AccessDeniedDetail.Builder |
newBuilder() |
static OtsInternalApi.AccessDeniedDetail.Builder |
newBuilder(OtsInternalApi.AccessDeniedDetail prototype) |
OtsInternalApi.AccessDeniedDetail.Builder |
newBuilderForType() |
protected OtsInternalApi.AccessDeniedDetail.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static OtsInternalApi.AccessDeniedDetail |
parseDelimitedFrom(InputStream input) |
static OtsInternalApi.AccessDeniedDetail |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.AccessDeniedDetail |
parseFrom(byte[] data) |
static OtsInternalApi.AccessDeniedDetail |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.AccessDeniedDetail |
parseFrom(ByteBuffer data) |
static OtsInternalApi.AccessDeniedDetail |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.AccessDeniedDetail |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static OtsInternalApi.AccessDeniedDetail |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.AccessDeniedDetail |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static OtsInternalApi.AccessDeniedDetail |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.AccessDeniedDetail |
parseFrom(InputStream input) |
static OtsInternalApi.AccessDeniedDetail |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.AccessDeniedDetail> |
parser() |
OtsInternalApi.AccessDeniedDetail.Builder |
toBuilder() |
void |
writeTo(com.aliyun.ots.thirdparty.com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashFields, toStringaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int AUTH_ACTION_FIELD_NUMBER
public static final int AUTH_PRINCIPAL_TYPE_FIELD_NUMBER
public static final int AUTH_PRINCIPAL_OWNER_ID_FIELD_NUMBER
public static final int AUTH_PRINCIPAL_DISPLAY_NAME_FIELD_NUMBER
public static final int POLICY_TYPE_FIELD_NUMBER
public static final int NO_PERMISSION_TYPE_FIELD_NUMBER
public static final int ENCODED_DIAGNOSTIC_MESSAGE_FIELD_NUMBER
public static final com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic boolean hasAuthAction()
required string auth_action = 1;hasAuthAction 在接口中 OtsInternalApi.AccessDeniedDetailOrBuilderpublic String getAuthAction()
required string auth_action = 1;getAuthAction 在接口中 OtsInternalApi.AccessDeniedDetailOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getAuthActionBytes()
required string auth_action = 1;getAuthActionBytes 在接口中 OtsInternalApi.AccessDeniedDetailOrBuilderpublic boolean hasAuthPrincipalType()
required string auth_principal_type = 2;hasAuthPrincipalType 在接口中 OtsInternalApi.AccessDeniedDetailOrBuilderpublic String getAuthPrincipalType()
required string auth_principal_type = 2;getAuthPrincipalType 在接口中 OtsInternalApi.AccessDeniedDetailOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getAuthPrincipalTypeBytes()
required string auth_principal_type = 2;getAuthPrincipalTypeBytes 在接口中 OtsInternalApi.AccessDeniedDetailOrBuilderpublic boolean hasAuthPrincipalOwnerId()
required string auth_principal_owner_id = 3;hasAuthPrincipalOwnerId 在接口中 OtsInternalApi.AccessDeniedDetailOrBuilderpublic String getAuthPrincipalOwnerId()
required string auth_principal_owner_id = 3;getAuthPrincipalOwnerId 在接口中 OtsInternalApi.AccessDeniedDetailOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getAuthPrincipalOwnerIdBytes()
required string auth_principal_owner_id = 3;getAuthPrincipalOwnerIdBytes 在接口中 OtsInternalApi.AccessDeniedDetailOrBuilderpublic boolean hasAuthPrincipalDisplayName()
required string auth_principal_display_name = 4;hasAuthPrincipalDisplayName 在接口中 OtsInternalApi.AccessDeniedDetailOrBuilderpublic String getAuthPrincipalDisplayName()
required string auth_principal_display_name = 4;getAuthPrincipalDisplayName 在接口中 OtsInternalApi.AccessDeniedDetailOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getAuthPrincipalDisplayNameBytes()
required string auth_principal_display_name = 4;getAuthPrincipalDisplayNameBytes 在接口中 OtsInternalApi.AccessDeniedDetailOrBuilderpublic boolean hasPolicyType()
required string policy_type = 5;hasPolicyType 在接口中 OtsInternalApi.AccessDeniedDetailOrBuilderpublic String getPolicyType()
required string policy_type = 5;getPolicyType 在接口中 OtsInternalApi.AccessDeniedDetailOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getPolicyTypeBytes()
required string policy_type = 5;getPolicyTypeBytes 在接口中 OtsInternalApi.AccessDeniedDetailOrBuilderpublic boolean hasNoPermissionType()
required string no_permission_type = 6;hasNoPermissionType 在接口中 OtsInternalApi.AccessDeniedDetailOrBuilderpublic String getNoPermissionType()
required string no_permission_type = 6;getNoPermissionType 在接口中 OtsInternalApi.AccessDeniedDetailOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getNoPermissionTypeBytes()
required string no_permission_type = 6;getNoPermissionTypeBytes 在接口中 OtsInternalApi.AccessDeniedDetailOrBuilderpublic boolean hasEncodedDiagnosticMessage()
optional string encoded_diagnostic_message = 7;hasEncodedDiagnosticMessage 在接口中 OtsInternalApi.AccessDeniedDetailOrBuilderpublic String getEncodedDiagnosticMessage()
optional string encoded_diagnostic_message = 7;getEncodedDiagnosticMessage 在接口中 OtsInternalApi.AccessDeniedDetailOrBuilderpublic com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getEncodedDiagnosticMessageBytes()
optional string encoded_diagnostic_message = 7;getEncodedDiagnosticMessageBytes 在接口中 OtsInternalApi.AccessDeniedDetailOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic void writeTo(com.aliyun.ots.thirdparty.com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitewriteTo 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessageIOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitegetSerializedSize 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic boolean equals(Object obj)
equals 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Messageequals 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagehashCode 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static OtsInternalApi.AccessDeniedDetail parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.AccessDeniedDetail parseFrom(ByteBuffer data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.AccessDeniedDetail parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.AccessDeniedDetail parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.AccessDeniedDetail parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.AccessDeniedDetail parseFrom(byte[] data, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.AccessDeniedDetail parseFrom(InputStream input) throws IOException
IOExceptionpublic static OtsInternalApi.AccessDeniedDetail parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OtsInternalApi.AccessDeniedDetail parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static OtsInternalApi.AccessDeniedDetail parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OtsInternalApi.AccessDeniedDetail parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static OtsInternalApi.AccessDeniedDetail parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic OtsInternalApi.AccessDeniedDetail.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static OtsInternalApi.AccessDeniedDetail.Builder newBuilder()
public static OtsInternalApi.AccessDeniedDetail.Builder newBuilder(OtsInternalApi.AccessDeniedDetail prototype)
public OtsInternalApi.AccessDeniedDetail.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected OtsInternalApi.AccessDeniedDetail.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static OtsInternalApi.AccessDeniedDetail getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.AccessDeniedDetail> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.AccessDeniedDetail> getParserForType()
getParserForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagegetParserForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitegetParserForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessagepublic OtsInternalApi.AccessDeniedDetail getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.