Interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
V1DeploymentFluent.SpecNested<N>
All Known Implementing Classes:
V1DeploymentSpecBuilder, V1DeploymentSpecFluentImpl

public interface V1DeploymentSpecFluent<A extends V1DeploymentSpecFluent<A>> extends Fluent<A>
Generated