Uses of Class
biscuit.format.schema.Schema.Empty
-
Packages that use Schema.Empty Package Description biscuit.format.schema -
-
Uses of Schema.Empty in biscuit.format.schema
Fields in biscuit.format.schema with type parameters of type Schema.Empty Modifier and Type Field Description static com.google.protobuf.Parser<Schema.Empty>Schema.Empty. PARSERDeprecated.Methods in biscuit.format.schema that return Schema.Empty Modifier and Type Method Description Schema.EmptySchema.Empty.Builder. build()Schema.EmptySchema.Empty.Builder. buildPartial()Schema.EmptySchema.Origin.Builder. getAuthorizer().biscuit.format.schema.Empty authorizer = 1;Schema.EmptySchema.Origin. getAuthorizer().biscuit.format.schema.Empty authorizer = 1;Schema.EmptySchema.OriginOrBuilder. getAuthorizer().biscuit.format.schema.Empty authorizer = 1;static Schema.EmptySchema.Empty. getDefaultInstance()Schema.EmptySchema.Empty.Builder. getDefaultInstanceForType()Schema.EmptySchema.Empty. getDefaultInstanceForType()static Schema.EmptySchema.Empty. parseDelimitedFrom(InputStream input)static Schema.EmptySchema.Empty. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Schema.EmptySchema.Empty. parseFrom(byte[] data)static Schema.EmptySchema.Empty. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Schema.EmptySchema.Empty. parseFrom(com.google.protobuf.ByteString data)static Schema.EmptySchema.Empty. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Schema.EmptySchema.Empty. parseFrom(com.google.protobuf.CodedInputStream input)static Schema.EmptySchema.Empty. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Schema.EmptySchema.Empty. parseFrom(InputStream input)static Schema.EmptySchema.Empty. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Schema.EmptySchema.Empty. parseFrom(ByteBuffer data)static Schema.EmptySchema.Empty. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in biscuit.format.schema that return types with arguments of type Schema.Empty Modifier and Type Method Description com.google.protobuf.Parser<Schema.Empty>Schema.Empty. getParserForType()static com.google.protobuf.Parser<Schema.Empty>Schema.Empty. parser()Methods in biscuit.format.schema with parameters of type Schema.Empty Modifier and Type Method Description Schema.Origin.BuilderSchema.Origin.Builder. mergeAuthorizer(Schema.Empty value).biscuit.format.schema.Empty authorizer = 1;Schema.Empty.BuilderSchema.Empty.Builder. mergeFrom(Schema.Empty other)static Schema.Empty.BuilderSchema.Empty. newBuilder(Schema.Empty prototype)Schema.Origin.BuilderSchema.Origin.Builder. setAuthorizer(Schema.Empty value).biscuit.format.schema.Empty authorizer = 1;
-