Class RejectCapacityReservationBillingOwnershipRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.ec2.transform.RejectCapacityReservationBillingOwnershipRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<RejectCapacityReservationBillingOwnershipRequest>
@Generated("software.amazon.awssdk:codegen") public class RejectCapacityReservationBillingOwnershipRequestMarshaller extends Object implements Marshaller<RejectCapacityReservationBillingOwnershipRequest>
-
-
Constructor Summary
Constructors Constructor Description RejectCapacityReservationBillingOwnershipRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(RejectCapacityReservationBillingOwnershipRequest rejectCapacityReservationBillingOwnershipRequest)
-
-
-
Constructor Detail
-
RejectCapacityReservationBillingOwnershipRequestMarshaller
public RejectCapacityReservationBillingOwnershipRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(RejectCapacityReservationBillingOwnershipRequest rejectCapacityReservationBillingOwnershipRequest)
- Specified by:
marshall
in interfaceMarshaller<RejectCapacityReservationBillingOwnershipRequest>
-
-