Uses of Class
io.vertx.grpc.event.v1alpha.UnsubscribeOp.Builder
Packages that use UnsubscribeOp.Builder
-
Uses of UnsubscribeOp.Builder in io.vertx.grpc.event.v1alpha
Subclasses with type arguments of type UnsubscribeOp.Builder in io.vertx.grpc.event.v1alphaModifier and TypeClassDescriptionstatic final classMessage used for unsubscribing from an addressMethods in io.vertx.grpc.event.v1alpha that return UnsubscribeOp.BuilderModifier and TypeMethodDescriptionUnsubscribeOp.Builder.clear()UnsubscribeOp.Builder.clearConsumerId()The consumer ID for subscription managementUnsubscribeOp.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) UnsubscribeOp.Builder.mergeFrom(com.google.protobuf.Message other) UnsubscribeOp.Builder.mergeFrom(UnsubscribeOp other) static UnsubscribeOp.BuilderUnsubscribeOp.newBuilder()static UnsubscribeOp.BuilderUnsubscribeOp.newBuilder(UnsubscribeOp prototype) UnsubscribeOp.newBuilderForType()protected UnsubscribeOp.BuilderUnsubscribeOp.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) UnsubscribeOp.Builder.setConsumerId(String value) The consumer ID for subscription managementUnsubscribeOp.Builder.setConsumerIdBytes(com.google.protobuf.ByteString value) The consumer ID for subscription managementUnsubscribeOp.toBuilder()