Interface RegionDeployment


  • public interface RegionDeployment
    A Region Deployment representation.
    • Method Detail

      • getId

        String getId()
        The id of this deployment.
        Returns:
        the id
      • getRegion

        Region getRegion()
        The region for this deployment
        Returns:
        the region
      • getDeployType

        RegionDeployment.Type getDeployType()
        The type of deployment
        Returns:
        the deployment type