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