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