Uses of Enum
com.amazonaws.services.dynamodbv2.model.StreamStatus
Packages that use StreamStatus
-
Uses of StreamStatus in com.amazonaws.services.dynamodbv2.model
Methods in com.amazonaws.services.dynamodbv2.model that return StreamStatusModifier and TypeMethodDescriptionstatic StreamStatus
Use this in place of valueOf.static StreamStatus
Returns the enum constant of this type with the specified name.static StreamStatus[]
StreamStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.dynamodbv2.model with parameters of type StreamStatusModifier and TypeMethodDescriptionvoid
StreamDescription.setStreamStatus
(StreamStatus streamStatus) Indicates the current status of the stream:StreamDescription.withStreamStatus
(StreamStatus streamStatus) Indicates the current status of the stream: