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