Interface Deployable<T>

All Known Subinterfaces:
DeployableScalableResource<T,​D>
All Known Implementing Classes:
DeploymentConfigOperationsImpl

public interface Deployable<T>
  • Method Summary

    Modifier and Type Method Description
    T deployLatest()  
    T deployLatest​(boolean wait)