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