public override DetachKeyPairResponse GetResponse(UnmarshallerContext unmarshallerContext)
 {
     return DetachKeyPairResponseUnmarshaller.Unmarshall(unmarshallerContext);
 }
 public override DetachKeyPairResponse GetResponse(Core.Transform.UnmarshallerContext unmarshallerContext)
 {
     return(DetachKeyPairResponseUnmarshaller.Unmarshall(unmarshallerContext));
 }