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