A B C D E F G H K L M N S T V W 
All Classes All Packages

A

ADDED - com.marcnuri.yakc.api.WatchEvent.Type
 
Api - Interface in com.marcnuri.yakc.api
Created by Marc Nuri on 2020-04-11.

B

BOOKMARK - com.marcnuri.yakc.api.WatchEvent.Type
 
build() - Method in class com.marcnuri.yakc.api.ExecMessage.ExecMessageBuilder
 
builder() - Static method in class com.marcnuri.yakc.api.ExecMessage
 

C

canEqual(Object) - Method in class com.marcnuri.yakc.api.ExecMessage
 
canEqual(Object) - Method in class com.marcnuri.yakc.api.WatchEvent
 
ClientErrorException - Exception in com.marcnuri.yakc.api
Created by Marc Nuri on 2020-04-13.
ClientErrorException(String, Response) - Constructor for exception com.marcnuri.yakc.api.ClientErrorException
 
com.marcnuri.yakc.api - package com.marcnuri.yakc.api
 
com.marcnuri.yakc.model - package com.marcnuri.yakc.model
 

D

DELETED - com.marcnuri.yakc.api.WatchEvent.Type
 

E

equals(Object) - Method in class com.marcnuri.yakc.api.ExecMessage
 
equals(Object) - Method in class com.marcnuri.yakc.api.WatchEvent
 
ERROR - com.marcnuri.yakc.api.WatchEvent.Type
 
exec() - Method in interface com.marcnuri.yakc.api.KubernetesExecCall
 
ExecMessage - Class in com.marcnuri.yakc.api
Created by Marc Nuri on 2020-05-01.
ExecMessage(ExecMessage.StandardStream, String) - Constructor for class com.marcnuri.yakc.api.ExecMessage
 
ExecMessage.ExecMessageBuilder - Class in com.marcnuri.yakc.api
 
ExecMessage.StandardStream - Enum in com.marcnuri.yakc.api
 
executeRaw() - Method in interface com.marcnuri.yakc.api.KubernetesCall
Synchronously send the request and return an unprocessed Response with no IO operations performed to the Response.body().

F

forResponse(String, Response) - Static method in exception com.marcnuri.yakc.api.KubernetesException
 
fromByte(int) - Static method in enum com.marcnuri.yakc.api.ExecMessage.StandardStream
 

G

get() - Method in interface com.marcnuri.yakc.api.KubernetesCall
Synchronously send the request and return its decoded response body.
get(Class<O>) - Method in interface com.marcnuri.yakc.api.KubernetesCall
Kubernetes OpenAPI spec has some issues, and for some resources, the documented return type doesn't match with the response object provided by the server.
getCode() - Method in exception com.marcnuri.yakc.api.KubernetesException
 
getItems() - Method in interface com.marcnuri.yakc.model.ListModel
 
getMessage() - Method in class com.marcnuri.yakc.api.ExecMessage
Message received.
getObject() - Method in class com.marcnuri.yakc.api.WatchEvent
 
getStandardStream() - Method in class com.marcnuri.yakc.api.ExecMessage
Standard Stream where the message was received.
getStandardStreamCode() - Method in enum com.marcnuri.yakc.api.ExecMessage.StandardStream
 
getType() - Method in class com.marcnuri.yakc.api.WatchEvent
 

H

hashCode() - Method in class com.marcnuri.yakc.api.ExecMessage
 
hashCode() - Method in class com.marcnuri.yakc.api.WatchEvent
 

K

KubernetesCall<T> - Interface in com.marcnuri.yakc.api
KubernetesException - Exception in com.marcnuri.yakc.api
Created by Marc Nuri on 2020-04-13.
KubernetesException(String, Response) - Constructor for exception com.marcnuri.yakc.api.KubernetesException
 
KubernetesExecCall<T> - Interface in com.marcnuri.yakc.api
KubernetesListCall<T,​W> - Interface in com.marcnuri.yakc.api

L

ListModel<T> - Interface in com.marcnuri.yakc.model
Created by Marc Nuri on 2020-04-13.

M

message(String) - Method in class com.marcnuri.yakc.api.ExecMessage.ExecMessageBuilder
Message received.
Model - Interface in com.marcnuri.yakc.model
Created by Marc Nuri on 2020-04-12.
MODIFIED - com.marcnuri.yakc.api.WatchEvent.Type
 

N

NotFoundException - Exception in com.marcnuri.yakc.api
Created by Marc Nuri on 2020-04-13.
NotFoundException(String, Response) - Constructor for exception com.marcnuri.yakc.api.NotFoundException
 

S

setObject(T) - Method in class com.marcnuri.yakc.api.WatchEvent
 
setType(WatchEvent.Type) - Method in class com.marcnuri.yakc.api.WatchEvent
 
standardStream(ExecMessage.StandardStream) - Method in class com.marcnuri.yakc.api.ExecMessage.ExecMessageBuilder
Standard Stream where the message was received.
STDERR - com.marcnuri.yakc.api.ExecMessage.StandardStream
 
STDIN - com.marcnuri.yakc.api.ExecMessage.StandardStream
 
STDOUT - com.marcnuri.yakc.api.ExecMessage.StandardStream
 
stream() - Method in interface com.marcnuri.yakc.api.KubernetesListCall
 

T

toString() - Method in class com.marcnuri.yakc.api.ExecMessage.ExecMessageBuilder
 
toString() - Method in class com.marcnuri.yakc.api.ExecMessage
 
toString() - Method in class com.marcnuri.yakc.api.WatchEvent
 

V

valueOf(String) - Static method in enum com.marcnuri.yakc.api.ExecMessage.StandardStream
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.marcnuri.yakc.api.WatchEvent.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.marcnuri.yakc.api.ExecMessage.StandardStream
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.marcnuri.yakc.api.WatchEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.

W

watch() - Method in interface com.marcnuri.yakc.api.KubernetesListCall
 
WatchEvent<T> - Class in com.marcnuri.yakc.api
Created by Marc Nuri on 2020-04-13.
WatchEvent() - Constructor for class com.marcnuri.yakc.api.WatchEvent
 
WatchEvent(WatchEvent.Type, T) - Constructor for class com.marcnuri.yakc.api.WatchEvent
 
WatchEvent.Type - Enum in com.marcnuri.yakc.api
 
WatchException - Exception in com.marcnuri.yakc.api
Created by Marc Nuri on 2020-04-13.
WatchException(String, Response) - Constructor for exception com.marcnuri.yakc.api.WatchException
 
A B C D E F G H K L M N S T V W 
All Classes All Packages