Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.DescribeManagedLoginBrandingRequest
Packages that use DescribeManagedLoginBrandingRequest
Package
Description
With the Amazon Cognito user pools API, you can configure user pools and authenticate users.
-
Uses of DescribeManagedLoginBrandingRequest in software.amazon.awssdk.services.cognitoidentityprovider
Methods in software.amazon.awssdk.services.cognitoidentityprovider with parameters of type DescribeManagedLoginBrandingRequestModifier and TypeMethodDescriptionCognitoIdentityProviderAsyncClient.describeManagedLoginBranding(DescribeManagedLoginBrandingRequest describeManagedLoginBrandingRequest) Given the ID of a managed login branding style, returns detailed information about the style.CognitoIdentityProviderClient.describeManagedLoginBranding(DescribeManagedLoginBrandingRequest describeManagedLoginBrandingRequest) Given the ID of a managed login branding style, returns detailed information about the style. -
Uses of DescribeManagedLoginBrandingRequest in software.amazon.awssdk.services.cognitoidentityprovider.transform
Methods in software.amazon.awssdk.services.cognitoidentityprovider.transform with parameters of type DescribeManagedLoginBrandingRequestModifier and TypeMethodDescriptionDescribeManagedLoginBrandingRequestMarshaller.marshall(DescribeManagedLoginBrandingRequest describeManagedLoginBrandingRequest)