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