Class DescribeDestinationsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudwatchlogs.transform.DescribeDestinationsRequestMarshaller
- All Implemented Interfaces:
Marshaller<DescribeDestinationsRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class DescribeDestinationsRequestMarshaller
extends Object
implements Marshaller<DescribeDestinationsRequest>
DescribeDestinationsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDescribeDestinationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeDestinationsRequest describeDestinationsRequest)
-
Constructor Details
-
DescribeDestinationsRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<DescribeDestinationsRequest>
-