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