Interface BusinessGoals.Builder

    • Method Detail

      • licenseCostReduction

        BusinessGoals.Builder licenseCostReduction​(Integer licenseCostReduction)

        Business goal to reduce license costs.

        Parameters:
        licenseCostReduction - Business goal to reduce license costs.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • modernizeInfrastructureWithCloudNativeTechnologies

        BusinessGoals.Builder modernizeInfrastructureWithCloudNativeTechnologies​(Integer modernizeInfrastructureWithCloudNativeTechnologies)

        Business goal to modernize infrastructure by moving to cloud native technologies.

        Parameters:
        modernizeInfrastructureWithCloudNativeTechnologies - Business goal to modernize infrastructure by moving to cloud native technologies.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • reduceOperationalOverheadWithManagedServices

        BusinessGoals.Builder reduceOperationalOverheadWithManagedServices​(Integer reduceOperationalOverheadWithManagedServices)

        Business goal to reduce the operational overhead on the team by moving into managed services.

        Parameters:
        reduceOperationalOverheadWithManagedServices - Business goal to reduce the operational overhead on the team by moving into managed services.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • speedOfMigration

        BusinessGoals.Builder speedOfMigration​(Integer speedOfMigration)

        Business goal to achieve migration at a fast pace.

        Parameters:
        speedOfMigration - Business goal to achieve migration at a fast pace.
        Returns:
        Returns a reference to this object so that method calls can be chained together.