Uses of Interface
software.amazon.awssdk.services.kinesis.model.MinimumThroughputBillingCommitmentInput.Builder
Packages that use MinimumThroughputBillingCommitmentInput.Builder
-
Uses of MinimumThroughputBillingCommitmentInput.Builder in software.amazon.awssdk.services.kinesis.model
Methods in software.amazon.awssdk.services.kinesis.model that return MinimumThroughputBillingCommitmentInput.BuilderModifier and TypeMethodDescriptionMinimumThroughputBillingCommitmentInput.builder()The desired status of the minimum throughput billing commitment.MinimumThroughputBillingCommitmentInput.Builder.status(MinimumThroughputBillingCommitmentInputStatus status) The desired status of the minimum throughput billing commitment.MinimumThroughputBillingCommitmentInput.toBuilder()Methods in software.amazon.awssdk.services.kinesis.model that return types with arguments of type MinimumThroughputBillingCommitmentInput.BuilderModifier and TypeMethodDescriptionstatic Class<? extends MinimumThroughputBillingCommitmentInput.Builder>MinimumThroughputBillingCommitmentInput.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.kinesis.model with type arguments of type MinimumThroughputBillingCommitmentInput.BuilderModifier and TypeMethodDescriptionUpdateAccountSettingsRequest.Builder.minimumThroughputBillingCommitment(Consumer<MinimumThroughputBillingCommitmentInput.Builder> minimumThroughputBillingCommitment) Specifies the minimum throughput billing commitment configuration for your account.