Class ListConnectionGroupsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudfront.transform.ListConnectionGroupsRequestMarshaller
- All Implemented Interfaces:
- Marshaller<ListConnectionGroupsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListConnectionGroupsRequestMarshaller
extends Object
implements Marshaller<ListConnectionGroupsRequest>
ListConnectionGroupsRequest Marshaller- 
Constructor SummaryConstructorsConstructorDescriptionListConnectionGroupsRequestMarshaller(AwsXmlProtocolFactory protocolFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(ListConnectionGroupsRequest listConnectionGroupsRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
ListConnectionGroupsRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<ListConnectionGroupsRequest>
- Parameters:
- listConnectionGroupsRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-