Codota Logo
EmailConfigurationType$Builder.applyMutation
Code IndexAdd Codota to your IDE (free)

How to use
applyMutation
method
in
software.amazon.awssdk.services.cognitoidentityprovider.model.EmailConfigurationType$Builder

Best Java code snippets using software.amazon.awssdk.services.cognitoidentityprovider.model.EmailConfigurationType$Builder.applyMutation (Showing top 6 results out of 315)

  • Add the Codota plugin to your IDE and get smart completions
private void myMethod () {
Connection c =
  • Codota IconDataSource dataSource;dataSource.getConnection()
  • Codota IconString url;DriverManager.getConnection(url)
  • Codota IconIdentityDatabaseUtil.getDBConnection()
  • Smart code suggestions by Codota
}
origin: aws/aws-sdk-java-v2

/**
 * <p>
 * The email configuration.
 * </p>
 * This is a convenience that creates an instance of the {@link EmailConfigurationType.Builder} avoiding the
 * need to create one manually via {@link EmailConfigurationType#builder()}.
 *
 * When the {@link Consumer} completes, {@link EmailConfigurationType.Builder#build()} is called immediately and
 * its result is passed to {@link #emailConfiguration(EmailConfigurationType)}.
 * 
 * @param emailConfiguration
 *        a consumer that will call methods on {@link EmailConfigurationType.Builder}
 * @return Returns a reference to this object so that method calls can be chained together.
 * @see #emailConfiguration(EmailConfigurationType)
 */
default Builder emailConfiguration(Consumer<EmailConfigurationType.Builder> emailConfiguration) {
  return emailConfiguration(EmailConfigurationType.builder().applyMutation(emailConfiguration).build());
}
origin: software.amazon.awssdk/cognitoidp

/**
 * <p>
 * The email configuration.
 * </p>
 * This is a convenience that creates an instance of the {@link EmailConfigurationType.Builder} avoiding the
 * need to create one manually via {@link EmailConfigurationType#builder()}.
 *
 * When the {@link Consumer} completes, {@link EmailConfigurationType.Builder#build()} is called immediately and
 * its result is passed to {@link #emailConfiguration(EmailConfigurationType)}.
 * 
 * @param emailConfiguration
 *        a consumer that will call methods on {@link EmailConfigurationType.Builder}
 * @return Returns a reference to this object so that method calls can be chained together.
 * @see #emailConfiguration(EmailConfigurationType)
 */
default Builder emailConfiguration(Consumer<EmailConfigurationType.Builder> emailConfiguration) {
  return emailConfiguration(EmailConfigurationType.builder().applyMutation(emailConfiguration).build());
}
origin: aws/aws-sdk-java-v2

/**
 * <p>
 * Email configuration.
 * </p>
 * This is a convenience that creates an instance of the {@link EmailConfigurationType.Builder} avoiding the
 * need to create one manually via {@link EmailConfigurationType#builder()}.
 *
 * When the {@link Consumer} completes, {@link EmailConfigurationType.Builder#build()} is called immediately and
 * its result is passed to {@link #emailConfiguration(EmailConfigurationType)}.
 * 
 * @param emailConfiguration
 *        a consumer that will call methods on {@link EmailConfigurationType.Builder}
 * @return Returns a reference to this object so that method calls can be chained together.
 * @see #emailConfiguration(EmailConfigurationType)
 */
default Builder emailConfiguration(Consumer<EmailConfigurationType.Builder> emailConfiguration) {
  return emailConfiguration(EmailConfigurationType.builder().applyMutation(emailConfiguration).build());
}
origin: aws/aws-sdk-java-v2

/**
 * <p>
 * The email configuration.
 * </p>
 * This is a convenience that creates an instance of the {@link EmailConfigurationType.Builder} avoiding the
 * need to create one manually via {@link EmailConfigurationType#builder()}.
 *
 * When the {@link Consumer} completes, {@link EmailConfigurationType.Builder#build()} is called immediately and
 * its result is passed to {@link #emailConfiguration(EmailConfigurationType)}.
 * 
 * @param emailConfiguration
 *        a consumer that will call methods on {@link EmailConfigurationType.Builder}
 * @return Returns a reference to this object so that method calls can be chained together.
 * @see #emailConfiguration(EmailConfigurationType)
 */
default Builder emailConfiguration(Consumer<EmailConfigurationType.Builder> emailConfiguration) {
  return emailConfiguration(EmailConfigurationType.builder().applyMutation(emailConfiguration).build());
}
origin: software.amazon.awssdk/cognitoidp

/**
 * <p>
 * The email configuration.
 * </p>
 * This is a convenience that creates an instance of the {@link EmailConfigurationType.Builder} avoiding the
 * need to create one manually via {@link EmailConfigurationType#builder()}.
 *
 * When the {@link Consumer} completes, {@link EmailConfigurationType.Builder#build()} is called immediately and
 * its result is passed to {@link #emailConfiguration(EmailConfigurationType)}.
 * 
 * @param emailConfiguration
 *        a consumer that will call methods on {@link EmailConfigurationType.Builder}
 * @return Returns a reference to this object so that method calls can be chained together.
 * @see #emailConfiguration(EmailConfigurationType)
 */
default Builder emailConfiguration(Consumer<EmailConfigurationType.Builder> emailConfiguration) {
  return emailConfiguration(EmailConfigurationType.builder().applyMutation(emailConfiguration).build());
}
origin: software.amazon.awssdk/cognitoidp

/**
 * <p>
 * Email configuration.
 * </p>
 * This is a convenience that creates an instance of the {@link EmailConfigurationType.Builder} avoiding the
 * need to create one manually via {@link EmailConfigurationType#builder()}.
 *
 * When the {@link Consumer} completes, {@link EmailConfigurationType.Builder#build()} is called immediately and
 * its result is passed to {@link #emailConfiguration(EmailConfigurationType)}.
 * 
 * @param emailConfiguration
 *        a consumer that will call methods on {@link EmailConfigurationType.Builder}
 * @return Returns a reference to this object so that method calls can be chained together.
 * @see #emailConfiguration(EmailConfigurationType)
 */
default Builder emailConfiguration(Consumer<EmailConfigurationType.Builder> emailConfiguration) {
  return emailConfiguration(EmailConfigurationType.builder().applyMutation(emailConfiguration).build());
}
software.amazon.awssdk.services.cognitoidentityprovider.modelEmailConfigurationType$BuilderapplyMutation

Popular methods of EmailConfigurationType$Builder

  • build
  • replyToEmailAddress
    The REPLY-TO email address.
  • sourceArn
    The Amazon Resource Name (ARN) of the email source.

Popular in Java

  • Making http requests using okhttp
  • notifyDataSetChanged (ArrayAdapter)
  • getExternalFilesDir (Context)
  • compareTo (BigDecimal)
    Compares this BigDecimal with the specified BigDecimal. Two BigDecimal objects that are equal in val
  • Timestamp (java.sql)
    A Java representation of the SQL TIMESTAMP type. It provides the capability of representing the SQL
  • MessageFormat (java.text)
    MessageFormat provides a means to produce concatenated messages in language-neutral way. Use this to
  • Hashtable (java.util)
    Hashtable is a synchronized implementation of Map. All optional operations are supported.Neither key
  • Locale (java.util)
    A Locale object represents a specific geographical, political, or cultural region. An operation that
  • Vector (java.util)
    The Vector class implements a growable array of objects. Like an array, it contains components that
  • JLabel (javax.swing)
Codota Logo
  • Products

    Search for Java codeSearch for JavaScript codeEnterprise
  • IDE Plugins

    IntelliJ IDEAWebStormAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimAtomGoLandRubyMineEmacsJupyter
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogCodota Academy Plugin user guide Terms of usePrivacy policyJava Code IndexJavascript Code Index
Get Codota for your IDE now