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