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>
ListHookResultsRequest Marshaller-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListHookResultsRequest listHookResultsRequest) Marshalls the given POJO into aSdkHttpFullRequest.
-
Constructor Details
-
ListHookResultsRequestMarshaller
-
-
Method Details
-
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
marshallin interfaceMarshaller<ListHookResultsRequest>- Parameters:
listHookResultsRequest- POJO type.- Returns:
- Marshalled
SdkHttpFullRequest.
-