Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.AnalyticsMetadataType
Packages that use AnalyticsMetadataType
-
Uses of AnalyticsMetadataType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return AnalyticsMetadataTypeModifier and TypeMethodDescriptionfinal AnalyticsMetadataTypeAdminInitiateAuthRequest.analyticsMetadata()Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.final AnalyticsMetadataTypeAdminRespondToAuthChallengeRequest.analyticsMetadata()Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.final AnalyticsMetadataTypeConfirmForgotPasswordRequest.analyticsMetadata()Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.final AnalyticsMetadataTypeConfirmSignUpRequest.analyticsMetadata()Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.final AnalyticsMetadataTypeForgotPasswordRequest.analyticsMetadata()Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.final AnalyticsMetadataTypeInitiateAuthRequest.analyticsMetadata()Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.final AnalyticsMetadataTypeResendConfirmationCodeRequest.analyticsMetadata()Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.final AnalyticsMetadataTypeRespondToAuthChallengeRequest.analyticsMetadata()Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.final 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 AnalyticsMetadataTypeModifier and TypeMethodDescriptionAdminInitiateAuthRequest.Builder.analyticsMetadata(AnalyticsMetadataType analyticsMetadata) Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.AdminRespondToAuthChallengeRequest.Builder.analyticsMetadata(AnalyticsMetadataType analyticsMetadata) Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.ConfirmForgotPasswordRequest.Builder.analyticsMetadata(AnalyticsMetadataType analyticsMetadata) Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.ConfirmSignUpRequest.Builder.analyticsMetadata(AnalyticsMetadataType analyticsMetadata) Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.ForgotPasswordRequest.Builder.analyticsMetadata(AnalyticsMetadataType analyticsMetadata) Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.InitiateAuthRequest.Builder.analyticsMetadata(AnalyticsMetadataType analyticsMetadata) Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.ResendConfirmationCodeRequest.Builder.analyticsMetadata(AnalyticsMetadataType analyticsMetadata) Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.RespondToAuthChallengeRequest.Builder.analyticsMetadata(AnalyticsMetadataType analyticsMetadata) Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.SignUpRequest.Builder.analyticsMetadata(AnalyticsMetadataType analyticsMetadata) Information that supports analytics outcomes with Amazon Pinpoint, including the user's endpoint ID.