Interface ApicurioRegistryStatusInfoFluent<A extends ApicurioRegistryStatusInfoFluent<A>>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
- All Known Subinterfaces:
ApicurioRegistryStatusFluent.InfoNested<N>
- All Known Implementing Classes:
ApicurioRegistryStatusFluentImpl.InfoNestedImpl,ApicurioRegistryStatusInfoBuilder,ApicurioRegistryStatusInfoFluentImpl
public interface ApicurioRegistryStatusInfoFluent<A extends ApicurioRegistryStatusInfoFluent<A>> extends io.fabric8.kubernetes.api.builder.Fluent<A>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description StringgetHost()BooleanhasHost()AwithHost(String host)AwithNewHost(String original)Deprecated.
-