Class ListKeyGroupsRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.cloudfront.transform.ListKeyGroupsRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<ListKeyGroupsRequest>
@Generated("software.amazon.awssdk:codegen") public class ListKeyGroupsRequestMarshaller extends Object implements Marshaller<ListKeyGroupsRequest>
ListKeyGroupsRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description ListKeyGroupsRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(ListKeyGroupsRequest listKeyGroupsRequest)
-
-
-
Constructor Detail
-
ListKeyGroupsRequestMarshaller
public ListKeyGroupsRequestMarshaller(AwsXmlProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ListKeyGroupsRequest listKeyGroupsRequest)
- Specified by:
marshall
in interfaceMarshaller<ListKeyGroupsRequest>
-
-