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