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