Class GetGlossaryRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.datazone.transform.GetGlossaryRequestMarshaller
- All Implemented Interfaces:
- Marshaller<GetGlossaryRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetGlossaryRequestMarshaller
extends Object
implements Marshaller<GetGlossaryRequest>
GetGlossaryRequest Marshaller- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(GetGlossaryRequest getGlossaryRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
GetGlossaryRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<GetGlossaryRequest>
- Parameters:
- getGlossaryRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-