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