Uses of Interface
software.amazon.awssdk.services.savingsplans.model.CreateSavingsPlanResponse.Builder
-
Packages that use CreateSavingsPlanResponse.Builder Package Description software.amazon.awssdk.services.savingsplans.model -
-
Uses of CreateSavingsPlanResponse.Builder in software.amazon.awssdk.services.savingsplans.model
Methods in software.amazon.awssdk.services.savingsplans.model that return CreateSavingsPlanResponse.Builder Modifier and Type Method Description static CreateSavingsPlanResponse.BuilderCreateSavingsPlanResponse. builder()CreateSavingsPlanResponse.BuilderCreateSavingsPlanResponse.Builder. savingsPlanId(String savingsPlanId)The ID of the Savings Plan.CreateSavingsPlanResponse.BuilderCreateSavingsPlanResponse. toBuilder()Methods in software.amazon.awssdk.services.savingsplans.model that return types with arguments of type CreateSavingsPlanResponse.Builder Modifier and Type Method Description static Class<? extends CreateSavingsPlanResponse.Builder>CreateSavingsPlanResponse. serializableBuilderClass()
-