public static SetTrafficControlApisResponse Unmarshall(UnmarshallerContext context) { SetTrafficControlApisResponse setTrafficControlApisResponse = new SetTrafficControlApisResponse(); setTrafficControlApisResponse.HttpResponse = context.HttpResponse; setTrafficControlApisResponse.RequestId = context.StringValue("SetTrafficControlApis.RequestId"); return(setTrafficControlApisResponse); }
public static SetTrafficControlApisResponse Unmarshall(UnmarshallerContext context) { SetTrafficControlApisResponse setTrafficControlApisResponse = new SetTrafficControlApisResponse(); setTrafficControlApisResponse.HttpResponse = context.HttpResponse; setTrafficControlApisResponse.RequestId = context.StringValue("SetTrafficControlApis.RequestId"); return setTrafficControlApisResponse; }