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:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- APIServiceFluent<A extends APIServiceFluent<A>>
public class APIServiceFluent.SpecNested<N> extends APIServiceSpecFluent<APIServiceFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.APIServiceSpecFluent
APIServiceSpecFluent.ServiceNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endSpec()
-
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
-
-