public override CreateVSwitchResponse GetResponse(UnmarshallerContext unmarshallerContext)
 {
     return(CreateVSwitchResponseUnmarshaller.Unmarshall(unmarshallerContext));
 }
 public override CreateVSwitchResponse GetResponse(Core.Transform.UnmarshallerContext unmarshallerContext)
 {
     return CreateVSwitchResponseUnmarshaller.Unmarshall(unmarshallerContext);
 }