Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.CognitoIdentityProviderException.Builder
-
Packages that use CognitoIdentityProviderException.Builder Package Description software.amazon.awssdk.services.cognitoidentityprovider.model -
-
Uses of CognitoIdentityProviderException.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Classes in software.amazon.awssdk.services.cognitoidentityprovider.model that implement CognitoIdentityProviderException.Builder Modifier and Type Class Description protected static classCognitoIdentityProviderException.BuilderImplMethods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type CognitoIdentityProviderException.Builder Modifier and Type Method Description static Class<? extends CognitoIdentityProviderException.Builder>CognitoIdentityProviderException. serializableBuilderClass()Constructors in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type CognitoIdentityProviderException.Builder Constructor Description CognitoIdentityProviderException(CognitoIdentityProviderException.Builder builder)
-