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