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