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