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