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