Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.UserImportInProgressException.Builder
Packages that use UserImportInProgressException.Builder
-
Uses of UserImportInProgressException.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return UserImportInProgressException.BuilderModifier and TypeMethodDescriptionUserImportInProgressException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) UserImportInProgressException.builder()UserImportInProgressException.Builder.numAttempts(Integer numAttempts) UserImportInProgressException.Builder.statusCode(int statusCode) UserImportInProgressException.toBuilder()UserImportInProgressException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type UserImportInProgressException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends UserImportInProgressException.Builder>UserImportInProgressException.serializableBuilderClass()