Class ListConnectionFunctionsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudfront.transform.ListConnectionFunctionsRequestMarshaller
- All Implemented Interfaces:
Marshaller<ListConnectionFunctionsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ListConnectionFunctionsRequestMarshaller
extends Object
implements Marshaller<ListConnectionFunctionsRequest>
ListConnectionFunctionsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionListConnectionFunctionsRequestMarshaller(AwsXmlProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListConnectionFunctionsRequest listConnectionFunctionsRequest) Marshalls the given POJO into aSdkHttpFullRequest.
-
Constructor Details
-
ListConnectionFunctionsRequestMarshaller
-
-
Method Details
-
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
marshallin interfaceMarshaller<ListConnectionFunctionsRequest>- Parameters:
listConnectionFunctionsRequest- POJO type.- Returns:
- Marshalled
SdkHttpFullRequest.
-