Package io.fabric8.knative.serving.v1
Class ServiceStatusFluentImpl.AddressNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.internal.pkg.apis.duck.v1.AddressableFluentImpl<ServiceStatusFluent.AddressNested<N>>
-
- io.fabric8.knative.serving.v1.ServiceStatusFluentImpl.AddressNestedImpl<N>
-
- All Implemented Interfaces:
AddressableFluent<ServiceStatusFluent.AddressNested<N>>,ServiceStatusFluent.AddressNested<N>,io.fabric8.kubernetes.api.builder.Fluent<ServiceStatusFluent.AddressNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ServiceStatusFluent.AddressNested<N>>
- Enclosing class:
- ServiceStatusFluentImpl<A extends ServiceStatusFluent<A>>
public class ServiceStatusFluentImpl.AddressNestedImpl<N> extends AddressableFluentImpl<ServiceStatusFluent.AddressNested<N>> implements ServiceStatusFluent.AddressNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendAddress()-
Methods inherited from class io.fabric8.knative.internal.pkg.apis.duck.v1.AddressableFluentImpl
equals, getUrl, hashCode, hasUrl, withNewUrl, withNewUrl, withNewUrl, withUrl
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.knative.internal.pkg.apis.duck.v1.AddressableFluent
getUrl, hasUrl, withNewUrl, withNewUrl, withNewUrl, withUrl
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfaceServiceStatusFluent.AddressNested<N>
-
endAddress
public N endAddress()
- Specified by:
endAddressin interfaceServiceStatusFluent.AddressNested<N>
-
-