Uses of Interface
software.amazon.awssdk.services.costexplorer.model.CreateAnomalySubscriptionResponse.Builder
-
Packages that use CreateAnomalySubscriptionResponse.Builder Package Description software.amazon.awssdk.services.costexplorer.model -
-
Uses of CreateAnomalySubscriptionResponse.Builder in software.amazon.awssdk.services.costexplorer.model
Methods in software.amazon.awssdk.services.costexplorer.model that return CreateAnomalySubscriptionResponse.Builder Modifier and Type Method Description static CreateAnomalySubscriptionResponse.BuilderCreateAnomalySubscriptionResponse. builder()CreateAnomalySubscriptionResponse.BuilderCreateAnomalySubscriptionResponse.Builder. subscriptionArn(String subscriptionArn)The unique identifier of your newly created cost anomaly subscription.CreateAnomalySubscriptionResponse.BuilderCreateAnomalySubscriptionResponse. toBuilder()Methods in software.amazon.awssdk.services.costexplorer.model that return types with arguments of type CreateAnomalySubscriptionResponse.Builder Modifier and Type Method Description static Class<? extends CreateAnomalySubscriptionResponse.Builder>CreateAnomalySubscriptionResponse. serializableBuilderClass()
-