Class GetUserAttributeVerificationCodeRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.cognitoidentityprovider.transform.GetUserAttributeVerificationCodeRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetUserAttributeVerificationCodeRequest>
@Generated("software.amazon.awssdk:codegen") public class GetUserAttributeVerificationCodeRequestMarshaller extends Object implements Marshaller<GetUserAttributeVerificationCodeRequest>
GetUserAttributeVerificationCodeRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description GetUserAttributeVerificationCodeRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(GetUserAttributeVerificationCodeRequest getUserAttributeVerificationCodeRequest)
-
-
-
Constructor Detail
-
GetUserAttributeVerificationCodeRequestMarshaller
public GetUserAttributeVerificationCodeRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetUserAttributeVerificationCodeRequest getUserAttributeVerificationCodeRequest)
- Specified by:
marshall
in interfaceMarshaller<GetUserAttributeVerificationCodeRequest>
-
-