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