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