Uses of Interface
software.amazon.awssdk.services.costexplorer.model.UpdateAnomalySubscriptionResponse.Builder
-
Packages that use UpdateAnomalySubscriptionResponse.Builder Package Description software.amazon.awssdk.services.costexplorer.model -
-
Uses of UpdateAnomalySubscriptionResponse.Builder in software.amazon.awssdk.services.costexplorer.model
Methods in software.amazon.awssdk.services.costexplorer.model that return UpdateAnomalySubscriptionResponse.Builder Modifier and Type Method Description static UpdateAnomalySubscriptionResponse.BuilderUpdateAnomalySubscriptionResponse. builder()UpdateAnomalySubscriptionResponse.BuilderUpdateAnomalySubscriptionResponse.Builder. subscriptionArn(String subscriptionArn)A cost anomaly subscription ARN.UpdateAnomalySubscriptionResponse.BuilderUpdateAnomalySubscriptionResponse. toBuilder()Methods in software.amazon.awssdk.services.costexplorer.model that return types with arguments of type UpdateAnomalySubscriptionResponse.Builder Modifier and Type Method Description static Class<? extends UpdateAnomalySubscriptionResponse.Builder>UpdateAnomalySubscriptionResponse. serializableBuilderClass()
-