Uses of Class
io.fabric8.kubernetes.api.model.AnyType
-
Packages that use AnyType Package Description io.fabric8.kubernetes.api.model io.fabric8.kubernetes.api.model.runtime -
-
Uses of AnyType in io.fabric8.kubernetes.api.model
Subclasses of AnyType in io.fabric8.kubernetes.api.model Modifier and Type Class Description classIntOrStringMethods in io.fabric8.kubernetes.api.model that return AnyType Modifier and Type Method Description AnyTypeAnyTypeBuilder. build()Methods in io.fabric8.kubernetes.api.model with parameters of type AnyType Modifier and Type Method Description protected voidAnyTypeFluent. copyInstance(AnyType instance)voidAnyType.Serializer. serialize(AnyType value, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider)Constructors in io.fabric8.kubernetes.api.model with parameters of type AnyType Constructor Description AnyTypeBuilder(AnyType instance)AnyTypeBuilder(AnyTypeFluent<?> fluent, AnyType instance)AnyTypeFluent(AnyType instance) -
Uses of AnyType in io.fabric8.kubernetes.api.model.runtime
Subclasses of AnyType in io.fabric8.kubernetes.api.model.runtime Modifier and Type Class Description classRawExtension
-