Class GetSubscriptionInfoResponse.PartitionInfo.Builder
-
- All Implemented Interfaces:
-
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable,xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.PartitionInfoOrBuilder
public final class GetSubscriptionInfoResponse.PartitionInfo.Builder extends GeneratedMessageV3.Builder<BuilderT> implements GetSubscriptionInfoResponse.PartitionInfoOrBuilder
Protobuf type
xyz.block.ftl.admin.v1.GetSubscriptionInfoResponse.PartitionInfo
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newBuilderForField -
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
clear, clearOneof, clone, findInitializationErrors, getInitializationErrorString, mergeUnknownFields, toString -
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
mergeDelimitedFrom -
Methods inherited from class com.google.protobuf.Message.Builder
addRepeatedField, clear, clearField, clearOneof, clone, mergeFrom, mergeUnknownFields, setField, setRepeatedField, setUnknownFields -
Methods inherited from class com.google.protobuf.MessageLite.Builder
build, buildPartial -
Methods inherited from class com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getDescriptor
final static Descriptors.Descriptor getDescriptor()
-
getDescriptorForType
Descriptors.Descriptor getDescriptorForType()
-
getDefaultInstanceForType
GetSubscriptionInfoResponse.PartitionInfo getDefaultInstanceForType()
-
buildPartial
GetSubscriptionInfoResponse.PartitionInfo buildPartial()
-
setField
GetSubscriptionInfoResponse.PartitionInfo.Builder setField(Descriptors.FieldDescriptor field, Object value)
-
clearField
GetSubscriptionInfoResponse.PartitionInfo.Builder clearField(Descriptors.FieldDescriptor field)
-
clearOneof
GetSubscriptionInfoResponse.PartitionInfo.Builder clearOneof(Descriptors.OneofDescriptor oneof)
-
setRepeatedField
GetSubscriptionInfoResponse.PartitionInfo.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
-
addRepeatedField
GetSubscriptionInfoResponse.PartitionInfo.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
-
mergeFrom
GetSubscriptionInfoResponse.PartitionInfo.Builder mergeFrom(Message other)
-
mergeFrom
GetSubscriptionInfoResponse.PartitionInfo.Builder mergeFrom(GetSubscriptionInfoResponse.PartitionInfo other)
-
isInitialized
final boolean isInitialized()
-
mergeFrom
GetSubscriptionInfoResponse.PartitionInfo.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
-
getPartition
int getPartition()
int32 partition = 1;- Returns:
The partition.
-
setPartition
GetSubscriptionInfoResponse.PartitionInfo.Builder setPartition(int value)
int32 partition = 1;- Parameters:
value- The partition to set.- Returns:
This builder for chaining.
-
clearPartition
GetSubscriptionInfoResponse.PartitionInfo.Builder clearPartition()
int32 partition = 1;- Returns:
This builder for chaining.
-
hasConsumed
boolean hasConsumed()
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata consumed = 2;- Returns:
Whether the consumed field is set.
-
getConsumed
PubSubEventMetadata getConsumed()
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata consumed = 2;- Returns:
The consumed.
-
setConsumed
GetSubscriptionInfoResponse.PartitionInfo.Builder setConsumed(PubSubEventMetadata value)
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata consumed = 2;
-
setConsumed
GetSubscriptionInfoResponse.PartitionInfo.Builder setConsumed(PubSubEventMetadata.Builder builderForValue)
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata consumed = 2;
-
mergeConsumed
GetSubscriptionInfoResponse.PartitionInfo.Builder mergeConsumed(PubSubEventMetadata value)
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata consumed = 2;
-
clearConsumed
GetSubscriptionInfoResponse.PartitionInfo.Builder clearConsumed()
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata consumed = 2;
-
getConsumedBuilder
PubSubEventMetadata.Builder getConsumedBuilder()
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata consumed = 2;
-
getConsumedOrBuilder
PubSubEventMetadataOrBuilder getConsumedOrBuilder()
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata consumed = 2;
-
hasNext
boolean hasNext()
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata next = 3;- Returns:
Whether the next field is set.
-
getNext
PubSubEventMetadata getNext()
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata next = 3;- Returns:
The next.
-
setNext
GetSubscriptionInfoResponse.PartitionInfo.Builder setNext(PubSubEventMetadata value)
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata next = 3;
-
setNext
GetSubscriptionInfoResponse.PartitionInfo.Builder setNext(PubSubEventMetadata.Builder builderForValue)
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata next = 3;
-
mergeNext
GetSubscriptionInfoResponse.PartitionInfo.Builder mergeNext(PubSubEventMetadata value)
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata next = 3;
-
clearNext
GetSubscriptionInfoResponse.PartitionInfo.Builder clearNext()
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata next = 3;
-
getNextBuilder
PubSubEventMetadata.Builder getNextBuilder()
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata next = 3;
-
getNextOrBuilder
PubSubEventMetadataOrBuilder getNextOrBuilder()
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata next = 3;
-
hasHead
boolean hasHead()
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata head = 4;- Returns:
Whether the head field is set.
-
getHead
PubSubEventMetadata getHead()
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata head = 4;- Returns:
The head.
-
setHead
GetSubscriptionInfoResponse.PartitionInfo.Builder setHead(PubSubEventMetadata value)
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata head = 4;
-
setHead
GetSubscriptionInfoResponse.PartitionInfo.Builder setHead(PubSubEventMetadata.Builder builderForValue)
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata head = 4;
-
mergeHead
GetSubscriptionInfoResponse.PartitionInfo.Builder mergeHead(PubSubEventMetadata value)
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata head = 4;
-
clearHead
GetSubscriptionInfoResponse.PartitionInfo.Builder clearHead()
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata head = 4;
-
getHeadBuilder
PubSubEventMetadata.Builder getHeadBuilder()
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata head = 4;
-
getHeadOrBuilder
PubSubEventMetadataOrBuilder getHeadOrBuilder()
optional .xyz.block.ftl.admin.v1.PubSubEventMetadata head = 4;
-
setUnknownFields
final GetSubscriptionInfoResponse.PartitionInfo.Builder setUnknownFields(UnknownFieldSet unknownFields)
-
mergeUnknownFields
final GetSubscriptionInfoResponse.PartitionInfo.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
-
-
-
-