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