Uses of Enum
software.amazon.awssdk.services.kinesis.model.MinimumThroughputBillingCommitmentOutputStatus
Packages that use MinimumThroughputBillingCommitmentOutputStatus
-
Uses of MinimumThroughputBillingCommitmentOutputStatus in software.amazon.awssdk.services.kinesis.model
Methods in software.amazon.awssdk.services.kinesis.model that return MinimumThroughputBillingCommitmentOutputStatusModifier and TypeMethodDescriptionUse this in place of valueOf to convert the raw string returned by the service into the enum value.MinimumThroughputBillingCommitmentOutput.status()The current status of the minimum throughput billing commitment.Returns the enum constant of this type with the specified name.MinimumThroughputBillingCommitmentOutputStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awssdk.services.kinesis.model that return types with arguments of type MinimumThroughputBillingCommitmentOutputStatusMethods in software.amazon.awssdk.services.kinesis.model with parameters of type MinimumThroughputBillingCommitmentOutputStatusModifier and TypeMethodDescriptionMinimumThroughputBillingCommitmentOutput.Builder.status(MinimumThroughputBillingCommitmentOutputStatus status) The current status of the minimum throughput billing commitment.