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