Interface LambdaSavingsEstimationMode.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<LambdaSavingsEstimationMode.Builder,
,LambdaSavingsEstimationMode> SdkBuilder<LambdaSavingsEstimationMode.Builder,
,LambdaSavingsEstimationMode> SdkPojo
- Enclosing class:
LambdaSavingsEstimationMode
public static interface LambdaSavingsEstimationMode.Builder
extends SdkPojo, CopyableBuilder<LambdaSavingsEstimationMode.Builder,LambdaSavingsEstimationMode>
-
Method Summary
Modifier and TypeMethodDescriptionDescribes the source for calculation of savings opportunity for Lambda functions.Describes the source for calculation of savings opportunity for Lambda functions.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 calculation of savings opportunity for Lambda functions.
- Parameters:
source
- Describes the source for calculation of savings opportunity for Lambda functions.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
source
Describes the source for calculation of savings opportunity for Lambda functions.
- Parameters:
source
- Describes the source for calculation of savings opportunity for Lambda functions.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-