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