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