Uses of Enum
com.amazonaws.services.cognitosync.model.StreamingStatus
Packages that use StreamingStatus
-
Uses of StreamingStatus in com.amazonaws.services.cognitosync.model
Methods in com.amazonaws.services.cognitosync.model that return StreamingStatusModifier and TypeMethodDescriptionstatic StreamingStatus
Use this in place of valueOf.static StreamingStatus
Returns the enum constant of this type with the specified name.static StreamingStatus[]
StreamingStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.cognitosync.model with parameters of type StreamingStatusModifier and TypeMethodDescriptionvoid
CognitoStreams.setStreamingStatus
(StreamingStatus streamingStatus) Status of the Cognito streams.CognitoStreams.withStreamingStatus
(StreamingStatus streamingStatus) Status of the Cognito streams.