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