congrats Icon
New! Tabnine Pro 14-day free trial
Start a free trial
Tabnine Logo
DescribeUserImportJobRequest.builder
Code IndexAdd Tabnine to your IDE (free)

How to use
builder
method
in
software.amazon.awssdk.services.cognitoidentityprovider.model.DescribeUserImportJobRequest

Best Java code snippets using software.amazon.awssdk.services.cognitoidentityprovider.model.DescribeUserImportJobRequest.builder (Showing top 4 results out of 315)

origin: aws/aws-sdk-java-v2

return describeUserImportJob(DescribeUserImportJobRequest.builder().applyMutation(describeUserImportJobRequest).build());
origin: aws/aws-sdk-java-v2

  InvalidParameterException, TooManyRequestsException, NotAuthorizedException, InternalErrorException,
  AwsServiceException, SdkClientException, CognitoIdentityProviderException {
return describeUserImportJob(DescribeUserImportJobRequest.builder().applyMutation(describeUserImportJobRequest).build());
origin: software.amazon.awssdk/cognitoidp

return describeUserImportJob(DescribeUserImportJobRequest.builder().applyMutation(describeUserImportJobRequest).build());
origin: software.amazon.awssdk/cognitoidp

  InvalidParameterException, TooManyRequestsException, NotAuthorizedException, InternalErrorException,
  AwsServiceException, SdkClientException, CognitoIdentityProviderException {
return describeUserImportJob(DescribeUserImportJobRequest.builder().applyMutation(describeUserImportJobRequest).build());
software.amazon.awssdk.services.cognitoidentityprovider.modelDescribeUserImportJobRequestbuilder

Popular methods of DescribeUserImportJobRequest

  • <init>
  • jobId
    The job ID for the user import job.
  • userPoolId
    The user pool ID for the user pool that the users are being imported into.

Popular in Java

  • Finding current android device location
  • getResourceAsStream (ClassLoader)
  • orElseThrow (Optional)
    Return the contained value, if present, otherwise throw an exception to be created by the provided s
  • getExternalFilesDir (Context)
  • KeyStore (java.security)
    KeyStore is responsible for maintaining cryptographic keys and their owners. The type of the syste
  • SecureRandom (java.security)
    This class generates cryptographically secure pseudo-random numbers. It is best to invoke SecureRand
  • Arrays (java.util)
    This class contains various methods for manipulating arrays (such as sorting and searching). This cl
  • Dictionary (java.util)
    Note: Do not use this class since it is obsolete. Please use the Map interface for new implementatio
  • Runner (org.openjdk.jmh.runner)
  • Location (org.springframework.beans.factory.parsing)
    Class that models an arbitrary location in a Resource.Typically used to track the location of proble
  • Top plugins for WebStorm
Tabnine Logo
  • Products

    Search for Java codeSearch for JavaScript code
  • IDE Plugins

    IntelliJ IDEAWebStormVisual StudioAndroid StudioEclipseVisual Studio CodePyCharmSublime TextPhpStormVimAtomGoLandRubyMineEmacsJupyter NotebookJupyter LabRiderDataGripAppCode
  • Company

    About UsContact UsCareers
  • Resources

    FAQBlogTabnine AcademyStudentsTerms of usePrivacy policyJava Code IndexJavascript Code Index
Get Tabnine for your IDE now