public override AttachDiskResponse GetResponse(Core.Transform.UnmarshallerContext unmarshallerContext)
 {
     return(AttachDiskResponseUnmarshaller.Unmarshall(unmarshallerContext));
 }
Esempio n. 2
0
 public override AttachDiskResponse GetResponse(UnmarshallerContext unmarshallerContext)
 {
     return AttachDiskResponseUnmarshaller.Unmarshall(unmarshallerContext);
 }