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