Uses of Class
com.baidu.bifromq.plugin.authprovider.type.UnsubAction
Packages that use UnsubAction
-
Uses of UnsubAction in com.baidu.bifromq.plugin.authprovider.type
Methods in com.baidu.bifromq.plugin.authprovider.type that return UnsubActionModifier and TypeMethodDescriptionUnsubAction.Builder.build()UnsubAction.Builder.buildPartial()static UnsubActionUnsubAction.getDefaultInstance()UnsubAction.Builder.getDefaultInstanceForType()UnsubAction.getDefaultInstanceForType()MQTTAction.Builder.getUnsub().checktypes.UnsubAction unsub = 3;MQTTAction.getUnsub().checktypes.UnsubAction unsub = 3;MQTTActionOrBuilder.getUnsub().checktypes.UnsubAction unsub = 3;static UnsubActionUnsubAction.parseDelimitedFrom(InputStream input) static UnsubActionUnsubAction.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UnsubActionUnsubAction.parseFrom(byte[] data) static UnsubActionUnsubAction.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UnsubActionUnsubAction.parseFrom(com.google.protobuf.ByteString data) static UnsubActionUnsubAction.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UnsubActionUnsubAction.parseFrom(com.google.protobuf.CodedInputStream input) static UnsubActionUnsubAction.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UnsubActionUnsubAction.parseFrom(InputStream input) static UnsubActionUnsubAction.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UnsubActionUnsubAction.parseFrom(ByteBuffer data) static UnsubActionUnsubAction.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.baidu.bifromq.plugin.authprovider.type that return types with arguments of type UnsubActionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<UnsubAction>UnsubAction.getParserForType()static com.google.protobuf.Parser<UnsubAction>UnsubAction.parser()Methods in com.baidu.bifromq.plugin.authprovider.type with parameters of type UnsubActionModifier and TypeMethodDescriptionUnsubAction.Builder.mergeFrom(UnsubAction other) MQTTAction.Builder.mergeUnsub(UnsubAction value) .checktypes.UnsubAction unsub = 3;static UnsubAction.BuilderUnsubAction.newBuilder(UnsubAction prototype) MQTTAction.Builder.setUnsub(UnsubAction value) .checktypes.UnsubAction unsub = 3;