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