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