Package io.fabric8.kubernetes.api.model
Class APIServiceSpecFluentImpl.ServiceNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ServiceReferenceFluentImpl<APIServiceSpecFluent.ServiceNested<N>>
io.fabric8.kubernetes.api.model.APIServiceSpecFluentImpl.ServiceNestedImpl<N>
- All Implemented Interfaces:
Fluent<APIServiceSpecFluent.ServiceNested<N>>
,Nested<N>
,Visitable<APIServiceSpecFluent.ServiceNested<N>>
,APIServiceSpecFluent.ServiceNested<N>
,ServiceReferenceFluent<APIServiceSpecFluent.ServiceNested<N>>
- Enclosing class:
- APIServiceSpecFluentImpl<A extends APIServiceSpecFluent<A>>
public class APIServiceSpecFluentImpl.ServiceNestedImpl<N> extends ServiceReferenceFluentImpl<APIServiceSpecFluent.ServiceNested<N>> implements APIServiceSpecFluent.ServiceNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endService()
Methods inherited from class io.fabric8.kubernetes.api.model.ServiceReferenceFluentImpl
equals, getName, getNamespace, getPort, hasName, hasNamespace, hasPort, withName, withNamespace, withNewName, withNewName, withNewName, withNewNamespace, withNewNamespace, withNewNamespace, withNewPort, withNewPort, withPort
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.ServiceReferenceFluent
getName, getNamespace, getPort, hasName, hasNamespace, hasPort, withName, withNamespace, withNewName, withNewName, withNewName, withNewNamespace, withNewNamespace, withNewNamespace, withNewPort, withNewPort, withPort
-
Method Details
-
and
-
endService
- Specified by:
endService
in interfaceAPIServiceSpecFluent.ServiceNested<N>
-