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