public static interface BusinessGoals.Builder extends SdkPojo, CopyableBuilder<BusinessGoals.Builder,BusinessGoals>
| Modifier and Type | Method and Description |
|---|---|
BusinessGoals.Builder |
licenseCostReduction(Integer licenseCostReduction)
Business goal to reduce license costs.
|
BusinessGoals.Builder |
modernizeInfrastructureWithCloudNativeTechnologies(Integer modernizeInfrastructureWithCloudNativeTechnologies)
Business goal to modernize infrastructure by moving to cloud native technologies.
|
BusinessGoals.Builder |
reduceOperationalOverheadWithManagedServices(Integer reduceOperationalOverheadWithManagedServices)
Business goal to reduce the operational overhead on the team by moving into managed services.
|
BusinessGoals.Builder |
speedOfMigration(Integer speedOfMigration)
Business goal to achieve migration at a fast pace.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildBusinessGoals.Builder licenseCostReduction(Integer licenseCostReduction)
Business goal to reduce license costs.
licenseCostReduction - Business goal to reduce license costs.BusinessGoals.Builder modernizeInfrastructureWithCloudNativeTechnologies(Integer modernizeInfrastructureWithCloudNativeTechnologies)
Business goal to modernize infrastructure by moving to cloud native technologies.
modernizeInfrastructureWithCloudNativeTechnologies - Business goal to modernize infrastructure by moving to cloud native technologies.BusinessGoals.Builder reduceOperationalOverheadWithManagedServices(Integer reduceOperationalOverheadWithManagedServices)
Business goal to reduce the operational overhead on the team by moving into managed services.
reduceOperationalOverheadWithManagedServices - Business goal to reduce the operational overhead on the team by moving into managed services.BusinessGoals.Builder speedOfMigration(Integer speedOfMigration)
Business goal to achieve migration at a fast pace.
speedOfMigration - Business goal to achieve migration at a fast pace.Copyright © 2023. All rights reserved.