Class ListCapacityTasksRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.outposts.transform.ListCapacityTasksRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListCapacityTasksRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListCapacityTasksRequestMarshaller
extends Object
implements Marshaller<ListCapacityTasksRequest>
ListCapacityTasksRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListCapacityTasksRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListCapacityTasksRequest listCapacityTasksRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListCapacityTasksRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListCapacityTasksRequest>- Parameters:
 listCapacityTasksRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -