Index

E G H I M N P R S T 
All Classes and Interfaces|All Packages

E

Entity - Record Class in io.github.xezzon.zeroweb
 
Entity(String) - Constructor for record class io.github.xezzon.zeroweb.Entity
Creates an instance of a Entity record class.
equals(Object) - Method in record class io.github.xezzon.zeroweb.Entity
Indicates whether some other object is "equal to" this one.

G

get() - Method in interface io.github.xezzon.zeroweb.TestApi
 
get(String, Instant, String) - Method in class io.github.xezzon.zeroweb.TestController
 

H

hashCode() - Method in record class io.github.xezzon.zeroweb.Entity
Returns a hash code value for this object.

I

io.github.xezzon.zeroweb - package io.github.xezzon.zeroweb
 

M

main(String[]) - Static method in class io.github.xezzon.zeroweb.TestApplication
 

N

name() - Method in record class io.github.xezzon.zeroweb.Entity
Returns the value of the name record component.

P

post(byte[], String, Instant, String) - Method in class io.github.xezzon.zeroweb.TestController
 
post(Entity) - Method in interface io.github.xezzon.zeroweb.TestApi
 

R

RequestBuilder - Class in io.github.xezzon.zeroweb
 
RequestBuilder(String, String) - Constructor for class io.github.xezzon.zeroweb.RequestBuilder
 

S

SECRET_KEY - Static variable in class io.github.xezzon.zeroweb.TestApplication
 

T

TestApi - Interface in io.github.xezzon.zeroweb
 
TestApplication - Class in io.github.xezzon.zeroweb
 
TestApplication() - Constructor for class io.github.xezzon.zeroweb.TestApplication
 
TestController - Class in io.github.xezzon.zeroweb
 
TestController() - Constructor for class io.github.xezzon.zeroweb.TestController
 
toString() - Method in record class io.github.xezzon.zeroweb.Entity
Returns a string representation of this record class.
E G H I M N P R S T 
All Classes and Interfaces|All Packages