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