Package io.dapr.v1
Class DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder>
io.dapr.v1.DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,DaprProtos.SubscribeTopicEventsResponseAlpha1OrBuilder
,Cloneable
- Enclosing class:
- DaprProtos.SubscribeTopicEventsResponseAlpha1
public static final class DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder>
implements DaprProtos.SubscribeTopicEventsResponseAlpha1OrBuilder
SubscribeTopicEventsResponseAlpha1 is a message containing the result of a subscription to a topic.Protobuf type
dapr.proto.runtime.v1.SubscribeTopicEventsResponseAlpha1
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearId()
id is the unique identifier for the subscription request.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) status is the result of the subscription request.clone()
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getId()
id is the unique identifier for the subscription request.com.google.protobuf.ByteString
id is the unique identifier for the subscription request.status is the result of the subscription request.status is the result of the subscription request.status is the result of the subscription request.boolean
status is the result of the subscription request.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) status is the result of the subscription request.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) id is the unique identifier for the subscription request.setIdBytes
(com.google.protobuf.ByteString value) id is the unique identifier for the subscription request.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) status is the result of the subscription request.setStatus
(DaprAppCallbackProtos.TopicEventResponse.Builder builderForValue) status is the result of the subscription request.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder>
-
setField
public DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder>
-
clearField
public DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder>
-
clearOneof
public DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder>
-
setRepeatedField
public DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder>
-
addRepeatedField
public DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder>
-
mergeFrom
public DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder>
-
mergeFrom
public DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder mergeFrom(DaprProtos.SubscribeTopicEventsResponseAlpha1 other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder>
-
mergeFrom
public DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder>
- Throws:
IOException
-
getId
id is the unique identifier for the subscription request.
string id = 1;
- Specified by:
getId
in interfaceDaprProtos.SubscribeTopicEventsResponseAlpha1OrBuilder
- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()id is the unique identifier for the subscription request.
string id = 1;
- Specified by:
getIdBytes
in interfaceDaprProtos.SubscribeTopicEventsResponseAlpha1OrBuilder
- Returns:
- The bytes for id.
-
setId
id is the unique identifier for the subscription request.
string id = 1;
- Parameters:
value
- The id to set.- Returns:
- This builder for chaining.
-
clearId
id is the unique identifier for the subscription request.
string id = 1;
- Returns:
- This builder for chaining.
-
setIdBytes
public DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder setIdBytes(com.google.protobuf.ByteString value) id is the unique identifier for the subscription request.
string id = 1;
- Parameters:
value
- The bytes for id to set.- Returns:
- This builder for chaining.
-
hasStatus
public boolean hasStatus()status is the result of the subscription request.
.dapr.proto.runtime.v1.TopicEventResponse status = 2;
- Specified by:
hasStatus
in interfaceDaprProtos.SubscribeTopicEventsResponseAlpha1OrBuilder
- Returns:
- Whether the status field is set.
-
getStatus
status is the result of the subscription request.
.dapr.proto.runtime.v1.TopicEventResponse status = 2;
- Specified by:
getStatus
in interfaceDaprProtos.SubscribeTopicEventsResponseAlpha1OrBuilder
- Returns:
- The status.
-
setStatus
public DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder setStatus(DaprAppCallbackProtos.TopicEventResponse value) status is the result of the subscription request.
.dapr.proto.runtime.v1.TopicEventResponse status = 2;
-
setStatus
public DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder setStatus(DaprAppCallbackProtos.TopicEventResponse.Builder builderForValue) status is the result of the subscription request.
.dapr.proto.runtime.v1.TopicEventResponse status = 2;
-
mergeStatus
public DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder mergeStatus(DaprAppCallbackProtos.TopicEventResponse value) status is the result of the subscription request.
.dapr.proto.runtime.v1.TopicEventResponse status = 2;
-
clearStatus
status is the result of the subscription request.
.dapr.proto.runtime.v1.TopicEventResponse status = 2;
-
getStatusBuilder
status is the result of the subscription request.
.dapr.proto.runtime.v1.TopicEventResponse status = 2;
-
getStatusOrBuilder
status is the result of the subscription request.
.dapr.proto.runtime.v1.TopicEventResponse status = 2;
- Specified by:
getStatusOrBuilder
in interfaceDaprProtos.SubscribeTopicEventsResponseAlpha1OrBuilder
-
setUnknownFields
public final DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder>
-
mergeUnknownFields
public final DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprProtos.SubscribeTopicEventsResponseAlpha1.Builder>
-