public static final class OtsInternalApi.AccessDeniedDetail.Builder extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.AccessDeniedDetail.Builder> implements OtsInternalApi.AccessDeniedDetailOrBuilder
com.alicloud.openservices.tablestore.core.protocol.AccessDeniedDetail| 限定符和类型 | 方法和说明 |
|---|---|
OtsInternalApi.AccessDeniedDetail |
build() |
OtsInternalApi.AccessDeniedDetail |
buildPartial() |
OtsInternalApi.AccessDeniedDetail.Builder |
clear() |
OtsInternalApi.AccessDeniedDetail.Builder |
clearAuthAction()
required string auth_action = 1; |
OtsInternalApi.AccessDeniedDetail.Builder |
clearAuthPrincipalDisplayName()
required string auth_principal_display_name = 4; |
OtsInternalApi.AccessDeniedDetail.Builder |
clearAuthPrincipalOwnerId()
required string auth_principal_owner_id = 3; |
OtsInternalApi.AccessDeniedDetail.Builder |
clearAuthPrincipalType()
required string auth_principal_type = 2; |
OtsInternalApi.AccessDeniedDetail.Builder |
clearEncodedDiagnosticMessage()
optional string encoded_diagnostic_message = 7; |
OtsInternalApi.AccessDeniedDetail.Builder |
clearNoPermissionType()
required string no_permission_type = 6; |
OtsInternalApi.AccessDeniedDetail.Builder |
clearPolicyType()
required string policy_type = 5; |
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; |
OtsInternalApi.AccessDeniedDetail |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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; |
String |
getPolicyType()
required string policy_type = 5; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getPolicyTypeBytes()
required string policy_type = 5; |
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; |
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() |
OtsInternalApi.AccessDeniedDetail.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OtsInternalApi.AccessDeniedDetail.Builder |
mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other) |
OtsInternalApi.AccessDeniedDetail.Builder |
mergeFrom(OtsInternalApi.AccessDeniedDetail other) |
OtsInternalApi.AccessDeniedDetail.Builder |
setAuthAction(String value)
required string auth_action = 1; |
OtsInternalApi.AccessDeniedDetail.Builder |
setAuthActionBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string auth_action = 1; |
OtsInternalApi.AccessDeniedDetail.Builder |
setAuthPrincipalDisplayName(String value)
required string auth_principal_display_name = 4; |
OtsInternalApi.AccessDeniedDetail.Builder |
setAuthPrincipalDisplayNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string auth_principal_display_name = 4; |
OtsInternalApi.AccessDeniedDetail.Builder |
setAuthPrincipalOwnerId(String value)
required string auth_principal_owner_id = 3; |
OtsInternalApi.AccessDeniedDetail.Builder |
setAuthPrincipalOwnerIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string auth_principal_owner_id = 3; |
OtsInternalApi.AccessDeniedDetail.Builder |
setAuthPrincipalType(String value)
required string auth_principal_type = 2; |
OtsInternalApi.AccessDeniedDetail.Builder |
setAuthPrincipalTypeBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string auth_principal_type = 2; |
OtsInternalApi.AccessDeniedDetail.Builder |
setEncodedDiagnosticMessage(String value)
optional string encoded_diagnostic_message = 7; |
OtsInternalApi.AccessDeniedDetail.Builder |
setEncodedDiagnosticMessageBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string encoded_diagnostic_message = 7; |
OtsInternalApi.AccessDeniedDetail.Builder |
setNoPermissionType(String value)
required string no_permission_type = 6; |
OtsInternalApi.AccessDeniedDetail.Builder |
setNoPermissionTypeBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string no_permission_type = 6; |
OtsInternalApi.AccessDeniedDetail.Builder |
setPolicyType(String value)
required string policy_type = 5; |
OtsInternalApi.AccessDeniedDetail.Builder |
setPolicyTypeBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string policy_type = 5; |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionpublic 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.GeneratedMessage.Builder<OtsInternalApi.AccessDeniedDetail.Builder>public OtsInternalApi.AccessDeniedDetail.Builder clear()
clear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.AccessDeniedDetail.Builder>public com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.AccessDeniedDetail.Builder>public OtsInternalApi.AccessDeniedDetail getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderpublic OtsInternalApi.AccessDeniedDetail build()
build 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.AccessDeniedDetail buildPartial()
buildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.Builderpublic OtsInternalApi.AccessDeniedDetail.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.Message other)
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<OtsInternalApi.AccessDeniedDetail.Builder>public OtsInternalApi.AccessDeniedDetail.Builder mergeFrom(OtsInternalApi.AccessDeniedDetail other)
public final boolean isInitialized()
isInitialized 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.Builder<OtsInternalApi.AccessDeniedDetail.Builder>public OtsInternalApi.AccessDeniedDetail.Builder mergeFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.Builder<OtsInternalApi.AccessDeniedDetail.Builder>IOExceptionpublic 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 OtsInternalApi.AccessDeniedDetail.Builder setAuthAction(String value)
required string auth_action = 1;value - The authAction to set.public OtsInternalApi.AccessDeniedDetail.Builder clearAuthAction()
required string auth_action = 1;public OtsInternalApi.AccessDeniedDetail.Builder setAuthActionBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string auth_action = 1;value - The bytes for authAction to set.public 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 OtsInternalApi.AccessDeniedDetail.Builder setAuthPrincipalType(String value)
required string auth_principal_type = 2;value - The authPrincipalType to set.public OtsInternalApi.AccessDeniedDetail.Builder clearAuthPrincipalType()
required string auth_principal_type = 2;public OtsInternalApi.AccessDeniedDetail.Builder setAuthPrincipalTypeBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string auth_principal_type = 2;value - The bytes for authPrincipalType to set.public 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 OtsInternalApi.AccessDeniedDetail.Builder setAuthPrincipalOwnerId(String value)
required string auth_principal_owner_id = 3;value - The authPrincipalOwnerId to set.public OtsInternalApi.AccessDeniedDetail.Builder clearAuthPrincipalOwnerId()
required string auth_principal_owner_id = 3;public OtsInternalApi.AccessDeniedDetail.Builder setAuthPrincipalOwnerIdBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string auth_principal_owner_id = 3;value - The bytes for authPrincipalOwnerId to set.public 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 OtsInternalApi.AccessDeniedDetail.Builder setAuthPrincipalDisplayName(String value)
required string auth_principal_display_name = 4;value - The authPrincipalDisplayName to set.public OtsInternalApi.AccessDeniedDetail.Builder clearAuthPrincipalDisplayName()
required string auth_principal_display_name = 4;public OtsInternalApi.AccessDeniedDetail.Builder setAuthPrincipalDisplayNameBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string auth_principal_display_name = 4;value - The bytes for authPrincipalDisplayName to set.public 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 OtsInternalApi.AccessDeniedDetail.Builder setPolicyType(String value)
required string policy_type = 5;value - The policyType to set.public OtsInternalApi.AccessDeniedDetail.Builder clearPolicyType()
required string policy_type = 5;public OtsInternalApi.AccessDeniedDetail.Builder setPolicyTypeBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string policy_type = 5;value - The bytes for policyType to set.public 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 OtsInternalApi.AccessDeniedDetail.Builder setNoPermissionType(String value)
required string no_permission_type = 6;value - The noPermissionType to set.public OtsInternalApi.AccessDeniedDetail.Builder clearNoPermissionType()
required string no_permission_type = 6;public OtsInternalApi.AccessDeniedDetail.Builder setNoPermissionTypeBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
required string no_permission_type = 6;value - The bytes for noPermissionType to set.public 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 OtsInternalApi.AccessDeniedDetail.Builder setEncodedDiagnosticMessage(String value)
optional string encoded_diagnostic_message = 7;value - The encodedDiagnosticMessage to set.public OtsInternalApi.AccessDeniedDetail.Builder clearEncodedDiagnosticMessage()
optional string encoded_diagnostic_message = 7;public OtsInternalApi.AccessDeniedDetail.Builder setEncodedDiagnosticMessageBytes(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString value)
optional string encoded_diagnostic_message = 7;value - The bytes for encodedDiagnosticMessage to set.Copyright © 2025. All Rights Reserved.