public class CreateMicrosoftADRequestMarshaller extends java.lang.Object implements Marshaller<Request<CreateMicrosoftADRequest>,CreateMicrosoftADRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
CreateMicrosoftADRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<CreateMicrosoftADRequest> |
marshall(CreateMicrosoftADRequest createMicrosoftADRequest) |
private final SdkJsonProtocolFactory protocolFactory
public CreateMicrosoftADRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<CreateMicrosoftADRequest> marshall(CreateMicrosoftADRequest createMicrosoftADRequest)
marshall
in interface Marshaller<Request<CreateMicrosoftADRequest>,CreateMicrosoftADRequest>