Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.AnalyticsMetadataType
-
Packages that use AnalyticsMetadataType Package Description software.amazon.awssdk.services.cognitoidentityprovider.model -
-
Uses of AnalyticsMetadataType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return AnalyticsMetadataType Modifier and Type Method Description AnalyticsMetadataTypeAdminInitiateAuthRequest. analyticsMetadata()Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.AnalyticsMetadataTypeAdminRespondToAuthChallengeRequest. analyticsMetadata()Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.AnalyticsMetadataTypeConfirmForgotPasswordRequest. analyticsMetadata()Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.AnalyticsMetadataTypeConfirmSignUpRequest. analyticsMetadata()Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.AnalyticsMetadataTypeForgotPasswordRequest. analyticsMetadata()Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.AnalyticsMetadataTypeInitiateAuthRequest. analyticsMetadata()Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.AnalyticsMetadataTypeResendConfirmationCodeRequest. analyticsMetadata()Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.AnalyticsMetadataTypeRespondToAuthChallengeRequest. analyticsMetadata()Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.AnalyticsMetadataTypeSignUpRequest. analyticsMetadata()Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type AnalyticsMetadataType Modifier and Type Method Description AdminInitiateAuthRequest.BuilderAdminInitiateAuthRequest.Builder. analyticsMetadata(AnalyticsMetadataType analyticsMetadata)Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.AdminRespondToAuthChallengeRequest.BuilderAdminRespondToAuthChallengeRequest.Builder. analyticsMetadata(AnalyticsMetadataType analyticsMetadata)Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.ConfirmForgotPasswordRequest.BuilderConfirmForgotPasswordRequest.Builder. analyticsMetadata(AnalyticsMetadataType analyticsMetadata)Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.ConfirmSignUpRequest.BuilderConfirmSignUpRequest.Builder. analyticsMetadata(AnalyticsMetadataType analyticsMetadata)Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.ForgotPasswordRequest.BuilderForgotPasswordRequest.Builder. analyticsMetadata(AnalyticsMetadataType analyticsMetadata)Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.InitiateAuthRequest.BuilderInitiateAuthRequest.Builder. analyticsMetadata(AnalyticsMetadataType analyticsMetadata)Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.ResendConfirmationCodeRequest.BuilderResendConfirmationCodeRequest.Builder. analyticsMetadata(AnalyticsMetadataType analyticsMetadata)Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.RespondToAuthChallengeRequest.BuilderRespondToAuthChallengeRequest.Builder. analyticsMetadata(AnalyticsMetadataType analyticsMetadata)Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.SignUpRequest.BuilderSignUpRequest.Builder. analyticsMetadata(AnalyticsMetadataType analyticsMetadata)Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.
-