Interface InstanceSavingsEstimationMode.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<InstanceSavingsEstimationMode.Builder,
,InstanceSavingsEstimationMode> SdkBuilder<InstanceSavingsEstimationMode.Builder,
,InstanceSavingsEstimationMode> SdkPojo
- Enclosing class:
InstanceSavingsEstimationMode
public static interface InstanceSavingsEstimationMode.Builder
extends SdkPojo, CopyableBuilder<InstanceSavingsEstimationMode.Builder,InstanceSavingsEstimationMode>
-
Method Summary
Modifier and TypeMethodDescriptionDescribes the source for calculating the savings opportunity for Amazon EC2 instances.Describes the source for calculating the savings opportunity for Amazon EC2 instances.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
Method Details
-
source
Describes the source for calculating the savings opportunity for Amazon EC2 instances.
- Parameters:
source
- Describes the source for calculating the savings opportunity for Amazon EC2 instances.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
source
Describes the source for calculating the savings opportunity for Amazon EC2 instances.
- Parameters:
source
- Describes the source for calculating the savings opportunity for Amazon EC2 instances.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-