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