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