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