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