Skip navigation links
B C D G H I J K L P S T U V 

B

buildTypeSerializer(SerializationConfig, JavaType, Collection<NamedType>) - Method in class io.fabric8.kubernetes.model.jackson.UnwrappedTypeResolverBuilder
 

C

createContextual(DeserializationContext, BeanProperty) - Method in class io.fabric8.kubernetes.model.jackson.JsonUnwrappedDeserializer
 

D

deserialize(JsonParser, DeserializationContext) - Method in class io.fabric8.kubernetes.model.jackson.JsonUnwrappedDeserializer
 

G

Generated - Annotation Type in io.fabric8.kubernetes.model.annotation
Drop-in replacement for javax.annotation.Generated, meant to be used itnernally to avoid bringin in the whole jar.
getAnnotationValue(Class, Class) - Static method in class io.fabric8.kubernetes.model.util.Helper
 
Group - Annotation Type in io.fabric8.kubernetes.model.annotation
Allows to specify which API group the annotated class is defined under.

H

Helper - Class in io.fabric8.kubernetes.model.util
 

I

io.fabric8.kubernetes.model - package io.fabric8.kubernetes.model
 
io.fabric8.kubernetes.model.annotation - package io.fabric8.kubernetes.model.annotation
 
io.fabric8.kubernetes.model.jackson - package io.fabric8.kubernetes.model.jackson
 
io.fabric8.kubernetes.model.util - package io.fabric8.kubernetes.model.util
 

J

JsonUnwrappedDeserializer<T> - Class in io.fabric8.kubernetes.model.jackson
Desc: this is a workaround on the problem that Jackson's @JsonUnwrapped doesn't work with polymorphism (@JsonTypeInfo) Adapted from https://stackoverflow.com/questions/37423848/deserializing-polymorphic-types-with-jsonunwrapped-using-jackson
JsonUnwrappedDeserializer() - Constructor for class io.fabric8.kubernetes.model.jackson.JsonUnwrappedDeserializer
 
JsonUnwrappedDeserializer(DeserializationContext) - Constructor for class io.fabric8.kubernetes.model.jackson.JsonUnwrappedDeserializer
 

K

Kind - Annotation Type in io.fabric8.kubernetes.model.annotation
Allows to specify which Kind value should be used to refer to instance of the annotated class.

L

LabelSelector - Annotation Type in io.fabric8.kubernetes.model.annotation
 
loadJson(String) - Static method in class io.fabric8.kubernetes.model.util.Helper
 

P

Plural - Annotation Type in io.fabric8.kubernetes.model.annotation
Allows to specify the plural form associated with a Custom Resource.
PrinterColumn - Annotation Type in io.fabric8.kubernetes.model.annotation
 

S

Scope - Enum in io.fabric8.kubernetes.model
Represents the scope of a resource in the cluster.
ShortNames - Annotation Type in io.fabric8.kubernetes.model.annotation
Specifies which are the short names associated by which instances of the annotated `CustomResource` can be referred to.
Singular - Annotation Type in io.fabric8.kubernetes.model.annotation
 
SpecReplicas - Annotation Type in io.fabric8.kubernetes.model.annotation
 
StatusReplicas - Annotation Type in io.fabric8.kubernetes.model.annotation
 

T

toString() - Method in enum io.fabric8.kubernetes.model.Scope
 

U

UnwrappedTypeResolverBuilder - Class in io.fabric8.kubernetes.model.jackson
 
UnwrappedTypeResolverBuilder() - Constructor for class io.fabric8.kubernetes.model.jackson.UnwrappedTypeResolverBuilder
 

V

value() - Method in enum io.fabric8.kubernetes.model.Scope
 
valueOf(String) - Static method in enum io.fabric8.kubernetes.model.Scope
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.fabric8.kubernetes.model.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Annotation Type in io.fabric8.kubernetes.model.annotation
Allows to specify which version of the API the annotated class is defined under.
B C D G H I J K L P S T U V 
Skip navigation links

Copyright © 2015–2020 Red Hat. All rights reserved.