Class UpdateGlossaryRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.datazone.transform.UpdateGlossaryRequestMarshaller
- All Implemented Interfaces:
 Marshaller<UpdateGlossaryRequest>
@Generated("software.amazon.awssdk:codegen")
public class UpdateGlossaryRequestMarshaller
extends Object
implements Marshaller<UpdateGlossaryRequest>
UpdateGlossaryRequest Marshaller- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(UpdateGlossaryRequest updateGlossaryRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
UpdateGlossaryRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<UpdateGlossaryRequest>- Parameters:
 updateGlossaryRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -