Class DescribeApiDestinationRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.cloudwatchevents.transform.DescribeApiDestinationRequestMarshaller
- All Implemented Interfaces:
 Marshaller<DescribeApiDestinationRequest>
@Generated("software.amazon.awssdk:codegen")
public class DescribeApiDestinationRequestMarshaller
extends Object
implements Marshaller<DescribeApiDestinationRequest>
DescribeApiDestinationRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionDescribeApiDestinationRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeApiDestinationRequest describeApiDestinationRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
DescribeApiDestinationRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<DescribeApiDestinationRequest>- Parameters:
 describeApiDestinationRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -