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