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