Uses of Class
software.amazon.awssdk.services.kinesis.model.MinimumThroughputBillingCommitmentOutput
Packages that use MinimumThroughputBillingCommitmentOutput
-
Uses of MinimumThroughputBillingCommitmentOutput in software.amazon.awssdk.services.kinesis.model
Methods in software.amazon.awssdk.services.kinesis.model that return MinimumThroughputBillingCommitmentOutputModifier and TypeMethodDescriptionDescribeAccountSettingsResponse.minimumThroughputBillingCommitment()The current configuration of the minimum throughput billing commitment for your Amazon Web Services account.UpdateAccountSettingsResponse.minimumThroughputBillingCommitment()The updated configuration of the minimum throughput billing commitment for your account.Methods in software.amazon.awssdk.services.kinesis.model with parameters of type MinimumThroughputBillingCommitmentOutputModifier and TypeMethodDescriptionDescribeAccountSettingsResponse.Builder.minimumThroughputBillingCommitment(MinimumThroughputBillingCommitmentOutput minimumThroughputBillingCommitment) The current configuration of the minimum throughput billing commitment for your Amazon Web Services account.UpdateAccountSettingsResponse.Builder.minimumThroughputBillingCommitment(MinimumThroughputBillingCommitmentOutput minimumThroughputBillingCommitment) The updated configuration of the minimum throughput billing commitment for your account.