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