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