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