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