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