Package io.fabric8.kubernetes.api.model
Class APIServiceFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.APIServiceSpecFluent<APIServiceFluent.SpecNested<N>>
-
- io.fabric8.kubernetes.api.model.APIServiceFluent.SpecNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- APIServiceFluent<A extends APIServiceFluent<A>>
public class APIServiceFluent.SpecNested<N> extends APIServiceSpecFluent<APIServiceFluent.SpecNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.APIServiceSpecFluent
APIServiceSpecFluent.ServiceNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.kubernetes.api.model.APIServiceSpecFluent
addToAdditionalProperties, addToAdditionalProperties, buildService, copyInstance, editOrNewService, editOrNewServiceLike, editService, equals, getAdditionalProperties, getCaBundle, getGroup, getGroupPriorityMinimum, getInsecureSkipTLSVerify, getVersion, getVersionPriority, hasAdditionalProperties, hasCaBundle, hasGroup, hasGroupPriorityMinimum, hashCode, hasInsecureSkipTLSVerify, hasService, hasVersion, hasVersionPriority, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withCaBundle, withGroup, withGroupPriorityMinimum, withInsecureSkipTLSVerify, withInsecureSkipTLSVerify, withNewService, withNewService, withNewServiceLike, withService, withVersion, withVersionPriority
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-