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