Uses of Class
com.amazonaws.services.cognitosync.model.CognitoStreams
-
Packages that use CognitoStreams Package Description com.amazonaws.services.cognitosync.model -
-
Uses of CognitoStreams in com.amazonaws.services.cognitosync.model
Methods in com.amazonaws.services.cognitosync.model that return CognitoStreams Modifier and Type Method Description CognitoStreamsCognitoStreams. clone()CognitoStreamsGetIdentityPoolConfigurationResult. getCognitoStreams()Options to apply to this identity pool for Amazon Cognito streams.CognitoStreamsSetIdentityPoolConfigurationRequest. getCognitoStreams()Options to apply to this identity pool for Amazon Cognito streams.CognitoStreamsSetIdentityPoolConfigurationResult. getCognitoStreams()Options to apply to this identity pool for Amazon Cognito streams.CognitoStreamsCognitoStreams. withRoleArn(String roleArn)The ARN of the role Amazon Cognito can assume in order to publish to the stream.CognitoStreamsCognitoStreams. withStreamingStatus(StreamingStatus streamingStatus)Status of the Cognito streams.CognitoStreamsCognitoStreams. withStreamingStatus(String streamingStatus)Status of the Cognito streams.CognitoStreamsCognitoStreams. withStreamName(String streamName)The name of the Cognito stream to receive updates.Methods in com.amazonaws.services.cognitosync.model with parameters of type CognitoStreams Modifier and Type Method Description voidGetIdentityPoolConfigurationResult. setCognitoStreams(CognitoStreams cognitoStreams)Options to apply to this identity pool for Amazon Cognito streams.voidSetIdentityPoolConfigurationRequest. setCognitoStreams(CognitoStreams cognitoStreams)Options to apply to this identity pool for Amazon Cognito streams.voidSetIdentityPoolConfigurationResult. setCognitoStreams(CognitoStreams cognitoStreams)Options to apply to this identity pool for Amazon Cognito streams.GetIdentityPoolConfigurationResultGetIdentityPoolConfigurationResult. withCognitoStreams(CognitoStreams cognitoStreams)Options to apply to this identity pool for Amazon Cognito streams.SetIdentityPoolConfigurationRequestSetIdentityPoolConfigurationRequest. withCognitoStreams(CognitoStreams cognitoStreams)Options to apply to this identity pool for Amazon Cognito streams.SetIdentityPoolConfigurationResultSetIdentityPoolConfigurationResult. withCognitoStreams(CognitoStreams cognitoStreams)Options to apply to this identity pool for Amazon Cognito streams.
-