Uses of Class
com.baidu.bifromq.plugin.authprovider.type.SubAction
Packages that use SubAction
-
Uses of SubAction in com.baidu.bifromq.plugin.authprovider.type
Methods in com.baidu.bifromq.plugin.authprovider.type that return SubActionModifier and TypeMethodDescriptionSubAction.Builder.build()SubAction.Builder.buildPartial()static SubActionSubAction.getDefaultInstance()SubAction.Builder.getDefaultInstanceForType()SubAction.getDefaultInstanceForType()MQTTAction.Builder.getSub().checktypes.SubAction sub = 2;MQTTAction.getSub().checktypes.SubAction sub = 2;MQTTActionOrBuilder.getSub().checktypes.SubAction sub = 2;static SubActionSubAction.parseDelimitedFrom(InputStream input) static SubActionSubAction.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubActionSubAction.parseFrom(byte[] data) static SubActionSubAction.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubActionSubAction.parseFrom(com.google.protobuf.ByteString data) static SubActionSubAction.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubActionSubAction.parseFrom(com.google.protobuf.CodedInputStream input) static SubActionSubAction.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubActionSubAction.parseFrom(InputStream input) static SubActionSubAction.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SubActionSubAction.parseFrom(ByteBuffer data) static SubActionSubAction.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.baidu.bifromq.plugin.authprovider.type that return types with arguments of type SubActionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SubAction>SubAction.getParserForType()static com.google.protobuf.Parser<SubAction>SubAction.parser()Methods in com.baidu.bifromq.plugin.authprovider.type with parameters of type SubActionModifier and TypeMethodDescription.checktypes.SubAction sub = 2;static SubAction.BuilderSubAction.newBuilder(SubAction prototype) .checktypes.SubAction sub = 2;