Interface HostAliasFluent<A extends HostAliasFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
PodSpecFluent.HostAliasesNested<N>, WatchEventFluent.HostAliasObjectNested<N>
All Known Implementing Classes:
DoneableHostAlias, HostAliasBuilder, HostAliasFluentImpl, PodSpecFluentImpl.HostAliasesNestedImpl, WatchEventFluentImpl.HostAliasObjectNestedImpl

public interface HostAliasFluent<A extends HostAliasFluent<A>>
extends Fluent<A>