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