JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.services.amplifybackend.model

Class UpdateBackendAuthUserPoolConfig

    • Constructor Detail

      • UpdateBackendAuthUserPoolConfig

        public UpdateBackendAuthUserPoolConfig()
    • Method Detail

      • setForgotPassword

        public void setForgotPassword(UpdateBackendAuthForgotPasswordConfig forgotPassword)

        (DEPRECATED) Describes the forgot password policy for your Amazon Cognito user pool, configured as a part of your Amplify project.

        Parameters:
        forgotPassword - (DEPRECATED)
      • getForgotPassword

        public UpdateBackendAuthForgotPasswordConfig getForgotPassword()

        (DEPRECATED) Describes the forgot password policy for your Amazon Cognito user pool, configured as a part of your Amplify project.

        Returns:
        (DEPRECATED)
      • withForgotPassword

        public UpdateBackendAuthUserPoolConfig withForgotPassword(UpdateBackendAuthForgotPasswordConfig forgotPassword)

        (DEPRECATED) Describes the forgot password policy for your Amazon Cognito user pool, configured as a part of your Amplify project.

        Parameters:
        forgotPassword - (DEPRECATED)
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setMfa

        public void setMfa(UpdateBackendAuthMFAConfig mfa)

        Describes whether to apply multi-factor authentication policies for your Amazon Cognito user pool configured as a part of your Amplify project.

        Parameters:
        mfa - Describes whether to apply multi-factor authentication policies for your Amazon Cognito user pool configured as a part of your Amplify project.
      • getMfa

        public UpdateBackendAuthMFAConfig getMfa()

        Describes whether to apply multi-factor authentication policies for your Amazon Cognito user pool configured as a part of your Amplify project.

        Returns:
        Describes whether to apply multi-factor authentication policies for your Amazon Cognito user pool configured as a part of your Amplify project.
      • withMfa

        public UpdateBackendAuthUserPoolConfig withMfa(UpdateBackendAuthMFAConfig mfa)

        Describes whether to apply multi-factor authentication policies for your Amazon Cognito user pool configured as a part of your Amplify project.

        Parameters:
        mfa - Describes whether to apply multi-factor authentication policies for your Amazon Cognito user pool configured as a part of your Amplify project.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setOAuth

        public void setOAuth(UpdateBackendAuthOAuthConfig oAuth)

        Describes the OAuth policy and rules for your Amazon Cognito user pool, configured as a part of your Amplify project.

        Parameters:
        oAuth - Describes the OAuth policy and rules for your Amazon Cognito user pool, configured as a part of your Amplify project.
      • getOAuth

        public UpdateBackendAuthOAuthConfig getOAuth()

        Describes the OAuth policy and rules for your Amazon Cognito user pool, configured as a part of your Amplify project.

        Returns:
        Describes the OAuth policy and rules for your Amazon Cognito user pool, configured as a part of your Amplify project.
      • withOAuth

        public UpdateBackendAuthUserPoolConfig withOAuth(UpdateBackendAuthOAuthConfig oAuth)

        Describes the OAuth policy and rules for your Amazon Cognito user pool, configured as a part of your Amplify project.

        Parameters:
        oAuth - Describes the OAuth policy and rules for your Amazon Cognito user pool, configured as a part of your Amplify project.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setPasswordPolicy

        public void setPasswordPolicy(UpdateBackendAuthPasswordPolicyConfig passwordPolicy)

        Describes the password policy for your Amazon Cognito user pool, configured as a part of your Amplify project.

        Parameters:
        passwordPolicy - Describes the password policy for your Amazon Cognito user pool, configured as a part of your Amplify project.
      • getPasswordPolicy

        public UpdateBackendAuthPasswordPolicyConfig getPasswordPolicy()

        Describes the password policy for your Amazon Cognito user pool, configured as a part of your Amplify project.

        Returns:
        Describes the password policy for your Amazon Cognito user pool, configured as a part of your Amplify project.
      • withPasswordPolicy

        public UpdateBackendAuthUserPoolConfig withPasswordPolicy(UpdateBackendAuthPasswordPolicyConfig passwordPolicy)

        Describes the password policy for your Amazon Cognito user pool, configured as a part of your Amplify project.

        Parameters:
        passwordPolicy - Describes the password policy for your Amazon Cognito user pool, configured as a part of your Amplify project.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setVerificationMessage

        public void setVerificationMessage(UpdateBackendAuthVerificationMessageConfig verificationMessage)

        Describes the email or SMS verification message for your Amazon Cognito user pool, configured as a part of your Amplify project.

        Parameters:
        verificationMessage - Describes the email or SMS verification message for your Amazon Cognito user pool, configured as a part of your Amplify project.
      • getVerificationMessage

        public UpdateBackendAuthVerificationMessageConfig getVerificationMessage()

        Describes the email or SMS verification message for your Amazon Cognito user pool, configured as a part of your Amplify project.

        Returns:
        Describes the email or SMS verification message for your Amazon Cognito user pool, configured as a part of your Amplify project.
      • withVerificationMessage

        public UpdateBackendAuthUserPoolConfig withVerificationMessage(UpdateBackendAuthVerificationMessageConfig verificationMessage)

        Describes the email or SMS verification message for your Amazon Cognito user pool, configured as a part of your Amplify project.

        Parameters:
        verificationMessage - Describes the email or SMS verification message for your Amazon Cognito user pool, configured as a part of your Amplify project.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • toString

        public String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object
        Returns:
        A string representation of this object.
        See Also:
        Object.toString()
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /