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