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