public static final class OtsInternalApi.UpdateTableResponse extends com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage implements OtsInternalApi.UpdateTableResponseOrBuilder
com.alicloud.openservices.tablestore.core.protocol.UpdateTableResponse| 限定符和类型 | 类和说明 |
|---|---|
static class |
OtsInternalApi.UpdateTableResponse.Builder
Protobuf type
com.alicloud.openservices.tablestore.core.protocol.UpdateTableResponse |
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 |
RESERVED_THROUGHPUT_DETAILS_FIELD_NUMBER |
static int |
STREAM_DETAILS_FIELD_NUMBER |
static int |
TABLE_OPTIONS_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
static OtsInternalApi.UpdateTableResponse |
getDefaultInstance() |
OtsInternalApi.UpdateTableResponse |
getDefaultInstanceForType() |
static com.aliyun.ots.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.UpdateTableResponse> |
getParserForType() |
OtsInternalApi.ReservedThroughputDetails |
getReservedThroughputDetails()
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughputDetails reserved_throughput_details = 1; |
OtsInternalApi.ReservedThroughputDetailsOrBuilder |
getReservedThroughputDetailsOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughputDetails reserved_throughput_details = 1; |
int |
getSerializedSize() |
OtsInternalApi.StreamDetails |
getStreamDetails()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamDetails stream_details = 3; |
OtsInternalApi.StreamDetailsOrBuilder |
getStreamDetailsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamDetails stream_details = 3; |
OtsInternalApi.TableOptions |
getTableOptions()
required .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 2; |
OtsInternalApi.TableOptionsOrBuilder |
getTableOptionsOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 2; |
int |
hashCode() |
boolean |
hasReservedThroughputDetails()
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughputDetails reserved_throughput_details = 1; |
boolean |
hasStreamDetails()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamDetails stream_details = 3; |
boolean |
hasTableOptions()
required .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 2; |
protected com.aliyun.ots.thirdparty.com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OtsInternalApi.UpdateTableResponse.Builder |
newBuilder() |
static OtsInternalApi.UpdateTableResponse.Builder |
newBuilder(OtsInternalApi.UpdateTableResponse prototype) |
OtsInternalApi.UpdateTableResponse.Builder |
newBuilderForType() |
protected OtsInternalApi.UpdateTableResponse.Builder |
newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent) |
static OtsInternalApi.UpdateTableResponse |
parseDelimitedFrom(InputStream input) |
static OtsInternalApi.UpdateTableResponse |
parseDelimitedFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.UpdateTableResponse |
parseFrom(byte[] data) |
static OtsInternalApi.UpdateTableResponse |
parseFrom(byte[] data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.UpdateTableResponse |
parseFrom(ByteBuffer data) |
static OtsInternalApi.UpdateTableResponse |
parseFrom(ByteBuffer data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.UpdateTableResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data) |
static OtsInternalApi.UpdateTableResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.ByteString data,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.UpdateTableResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) |
static OtsInternalApi.UpdateTableResponse |
parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OtsInternalApi.UpdateTableResponse |
parseFrom(InputStream input) |
static OtsInternalApi.UpdateTableResponse |
parseFrom(InputStream input,
com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.UpdateTableResponse> |
parser() |
OtsInternalApi.UpdateTableResponse.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 RESERVED_THROUGHPUT_DETAILS_FIELD_NUMBER
public static final int TABLE_OPTIONS_FIELD_NUMBER
public static final int STREAM_DETAILS_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 hasReservedThroughputDetails()
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughputDetails reserved_throughput_details = 1;hasReservedThroughputDetails 在接口中 OtsInternalApi.UpdateTableResponseOrBuilderpublic OtsInternalApi.ReservedThroughputDetails getReservedThroughputDetails()
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughputDetails reserved_throughput_details = 1;getReservedThroughputDetails 在接口中 OtsInternalApi.UpdateTableResponseOrBuilderpublic OtsInternalApi.ReservedThroughputDetailsOrBuilder getReservedThroughputDetailsOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.ReservedThroughputDetails reserved_throughput_details = 1;public boolean hasTableOptions()
required .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 2;hasTableOptions 在接口中 OtsInternalApi.UpdateTableResponseOrBuilderpublic OtsInternalApi.TableOptions getTableOptions()
required .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 2;getTableOptions 在接口中 OtsInternalApi.UpdateTableResponseOrBuilderpublic OtsInternalApi.TableOptionsOrBuilder getTableOptionsOrBuilder()
required .com.alicloud.openservices.tablestore.core.protocol.TableOptions table_options = 2;public boolean hasStreamDetails()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamDetails stream_details = 3;hasStreamDetails 在接口中 OtsInternalApi.UpdateTableResponseOrBuilderpublic OtsInternalApi.StreamDetails getStreamDetails()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamDetails stream_details = 3;getStreamDetails 在接口中 OtsInternalApi.UpdateTableResponseOrBuilderpublic OtsInternalApi.StreamDetailsOrBuilder getStreamDetailsOrBuilder()
optional .com.alicloud.openservices.tablestore.core.protocol.StreamDetails stream_details = 3;public 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.UpdateTableResponse parseFrom(ByteBuffer data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.UpdateTableResponse 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.UpdateTableResponse 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.UpdateTableResponse 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.UpdateTableResponse parseFrom(byte[] data) throws com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferException
com.aliyun.ots.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static OtsInternalApi.UpdateTableResponse 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.UpdateTableResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static OtsInternalApi.UpdateTableResponse parseFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OtsInternalApi.UpdateTableResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static OtsInternalApi.UpdateTableResponse parseDelimitedFrom(InputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OtsInternalApi.UpdateTableResponse parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static OtsInternalApi.UpdateTableResponse parseFrom(com.aliyun.ots.thirdparty.com.google.protobuf.CodedInputStream input, com.aliyun.ots.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic OtsInternalApi.UpdateTableResponse.Builder newBuilderForType()
newBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagenewBuilderForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLitepublic static OtsInternalApi.UpdateTableResponse.Builder newBuilder()
public static OtsInternalApi.UpdateTableResponse.Builder newBuilder(OtsInternalApi.UpdateTableResponse prototype)
public OtsInternalApi.UpdateTableResponse.Builder toBuilder()
toBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessagetoBuilder 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteprotected OtsInternalApi.UpdateTableResponse.Builder newBuilderForType(com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType 在类中 com.aliyun.ots.thirdparty.com.google.protobuf.AbstractMessagepublic static OtsInternalApi.UpdateTableResponse getDefaultInstance()
public static com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.UpdateTableResponse> parser()
public com.aliyun.ots.thirdparty.com.google.protobuf.Parser<OtsInternalApi.UpdateTableResponse> 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.UpdateTableResponse getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2025. All Rights Reserved.