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