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