Uses of Interface
io.fabric8.knative.serving.v1.ServiceStatusFluent.AddressNested
-
Packages that use ServiceStatusFluent.AddressNested Package Description io.fabric8.knative.serving.v1 -
-
Uses of ServiceStatusFluent.AddressNested in io.fabric8.knative.serving.v1
Classes in io.fabric8.knative.serving.v1 that implement ServiceStatusFluent.AddressNested Modifier and Type Class Description classServiceStatusFluentImpl.AddressNestedImpl<N>Methods in io.fabric8.knative.serving.v1 that return ServiceStatusFluent.AddressNested Modifier and Type Method Description ServiceStatusFluent.AddressNested<A>ServiceStatusFluent. editAddress()ServiceStatusFluent.AddressNested<A>ServiceStatusFluentImpl. editAddress()ServiceStatusFluent.AddressNested<A>ServiceStatusFluent. editOrNewAddress()ServiceStatusFluent.AddressNested<A>ServiceStatusFluentImpl. editOrNewAddress()ServiceStatusFluent.AddressNested<A>ServiceStatusFluent. editOrNewAddressLike(Addressable item)ServiceStatusFluent.AddressNested<A>ServiceStatusFluentImpl. editOrNewAddressLike(Addressable item)ServiceStatusFluent.AddressNested<A>ServiceStatusFluent. withNewAddress()ServiceStatusFluent.AddressNested<A>ServiceStatusFluentImpl. withNewAddress()ServiceStatusFluent.AddressNested<A>ServiceStatusFluent. withNewAddressLike(Addressable item)ServiceStatusFluent.AddressNested<A>ServiceStatusFluentImpl. withNewAddressLike(Addressable item)
-