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