Class TestConnectionFunctionRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudfront.transform.TestConnectionFunctionRequestMarshaller
- All Implemented Interfaces:
Marshaller<TestConnectionFunctionRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class TestConnectionFunctionRequestMarshaller
extends Object
implements Marshaller<TestConnectionFunctionRequest>
TestConnectionFunctionRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionTestConnectionFunctionRequestMarshaller(AwsXmlProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(TestConnectionFunctionRequest testConnectionFunctionRequest)
-
Constructor Details
-
TestConnectionFunctionRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<TestConnectionFunctionRequest>
-