Class ListDevicesRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.workspacesthinclient.transform.ListDevicesRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListDevicesRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListDevicesRequestMarshaller
extends Object
implements Marshaller<ListDevicesRequest>
ListDevicesRequest Marshaller- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListDevicesRequest listDevicesRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListDevicesRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListDevicesRequest>- Parameters:
 listDevicesRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -