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