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