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