Class ResendConfirmationCodeRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cognitoidentityprovider.transform.ResendConfirmationCodeRequestMarshaller
- All Implemented Interfaces:
Marshaller<ResendConfirmationCodeRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ResendConfirmationCodeRequestMarshaller
extends Object
implements Marshaller<ResendConfirmationCodeRequest>
ResendConfirmationCodeRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionResendConfirmationCodeRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ResendConfirmationCodeRequest resendConfirmationCodeRequest)
-
Constructor Details
-
ResendConfirmationCodeRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<ResendConfirmationCodeRequest>
-