Uses of Interface
software.amazon.awssdk.services.kinesis.model.MinimumThroughputBillingCommitmentOutput.Builder
Packages that use MinimumThroughputBillingCommitmentOutput.Builder
-
Uses of MinimumThroughputBillingCommitmentOutput.Builder in software.amazon.awssdk.services.kinesis.model
Methods in software.amazon.awssdk.services.kinesis.model that return MinimumThroughputBillingCommitmentOutput.BuilderModifier and TypeMethodDescriptionMinimumThroughputBillingCommitmentOutput.builder()MinimumThroughputBillingCommitmentOutput.Builder.earliestAllowedEndAt(Instant earliestAllowedEndAt) The earliest timestamp when the commitment can be ended.The timestamp when the commitment was ended.The timestamp when the commitment was started.The current status of the minimum throughput billing commitment.MinimumThroughputBillingCommitmentOutput.Builder.status(MinimumThroughputBillingCommitmentOutputStatus status) The current status of the minimum throughput billing commitment.MinimumThroughputBillingCommitmentOutput.toBuilder()Methods in software.amazon.awssdk.services.kinesis.model that return types with arguments of type MinimumThroughputBillingCommitmentOutput.BuilderModifier and TypeMethodDescriptionstatic Class<? extends MinimumThroughputBillingCommitmentOutput.Builder>MinimumThroughputBillingCommitmentOutput.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.kinesis.model with type arguments of type MinimumThroughputBillingCommitmentOutput.BuilderModifier and TypeMethodDescriptionDescribeAccountSettingsResponse.Builder.minimumThroughputBillingCommitment(Consumer<MinimumThroughputBillingCommitmentOutput.Builder> minimumThroughputBillingCommitment) The current configuration of the minimum throughput billing commitment for your Amazon Web Services account.UpdateAccountSettingsResponse.Builder.minimumThroughputBillingCommitment(Consumer<MinimumThroughputBillingCommitmentOutput.Builder> minimumThroughputBillingCommitment) The updated configuration of the minimum throughput billing commitment for your account.