Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.AnalyticsConfigurationType
Packages that use AnalyticsConfigurationType
-
Uses of AnalyticsConfigurationType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return AnalyticsConfigurationTypeModifier and TypeMethodDescriptionCreateUserPoolClientRequest.analyticsConfiguration()The user pool analytics configuration for collecting metrics and sending them to your Amazon Pinpoint campaign.UpdateUserPoolClientRequest.analyticsConfiguration()The user pool analytics configuration for collecting metrics and sending them to your Amazon Pinpoint campaign.UserPoolClientType.analyticsConfiguration()The user pool analytics configuration for collecting metrics and sending them to your Amazon Pinpoint campaign.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type AnalyticsConfigurationTypeModifier and TypeMethodDescriptionCreateUserPoolClientRequest.Builder.analyticsConfiguration(AnalyticsConfigurationType analyticsConfiguration) The user pool analytics configuration for collecting metrics and sending them to your Amazon Pinpoint campaign.UpdateUserPoolClientRequest.Builder.analyticsConfiguration(AnalyticsConfigurationType analyticsConfiguration) The user pool analytics configuration for collecting metrics and sending them to your Amazon Pinpoint campaign.UserPoolClientType.Builder.analyticsConfiguration(AnalyticsConfigurationType analyticsConfiguration) The user pool analytics configuration for collecting metrics and sending them to your Amazon Pinpoint campaign.