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