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