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>
ListUsageTotalsRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description ListUsageTotalsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(ListUsageTotalsRequest listUsageTotalsRequest)
-
-
-
Constructor Detail
-
ListUsageTotalsRequestMarshaller
public ListUsageTotalsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ListUsageTotalsRequest listUsageTotalsRequest)
- Specified by:
marshallin interfaceMarshaller<ListUsageTotalsRequest>
-
-