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