Interface MorpheusSynchronousInstanceTypeService

All Superinterfaces:
MorpheusSynchronousDataService<InstanceType,InstanceType>

public interface MorpheusSynchronousInstanceTypeService extends MorpheusSynchronousDataService<InstanceType,InstanceType>
  • Method Details

    • setInstanceTypeToScale

      Boolean setInstanceTypeToScale(InstanceTypeIdentityProjection instanceTypeModel)
      Create scale actions for the instance type and its layouts.
      Returns:
      boolean true if the actions were created successfully
    • setInstanceTypeLayoutToScale

      Boolean setInstanceTypeLayoutToScale(InstanceTypeLayout instanceTypeLayoutModel)
      Create scale actions for the instance layout.
      Returns:
      boolean true if the actions were created successfully