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