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