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