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