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
ConstructorsConstructorDescription - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(RejectCapacityReservationBillingOwnershipRequest rejectCapacityReservationBillingOwnershipRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
RejectCapacityReservationBillingOwnershipRequestMarshaller
public RejectCapacityReservationBillingOwnershipRequestMarshaller(AwsQueryProtocolFactory protocolFactory)  
 - 
 - 
Method Details
- 
marshall
public SdkHttpFullRequest marshall(RejectCapacityReservationBillingOwnershipRequest rejectCapacityReservationBillingOwnershipRequest) Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<RejectCapacityReservationBillingOwnershipRequest>- Parameters:
 rejectCapacityReservationBillingOwnershipRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -