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