Uses of Class
software.amazon.awssdk.services.kinesis.model.MinimumThroughputBillingCommitmentInput
Packages that use MinimumThroughputBillingCommitmentInput
-
Uses of MinimumThroughputBillingCommitmentInput in software.amazon.awssdk.services.kinesis.model
Methods in software.amazon.awssdk.services.kinesis.model that return MinimumThroughputBillingCommitmentInputModifier and TypeMethodDescriptionUpdateAccountSettingsRequest.minimumThroughputBillingCommitment()Specifies the minimum throughput billing commitment configuration for your account.Methods in software.amazon.awssdk.services.kinesis.model with parameters of type MinimumThroughputBillingCommitmentInputModifier and TypeMethodDescriptionUpdateAccountSettingsRequest.Builder.minimumThroughputBillingCommitment(MinimumThroughputBillingCommitmentInput minimumThroughputBillingCommitment) Specifies the minimum throughput billing commitment configuration for your account.