public override ReleasePublicIpAddressResponse GetResponse(UnmarshallerContext unmarshallerContext)
 {
     return(ReleasePublicIpAddressResponseUnmarshaller.Unmarshall(unmarshallerContext));
 }
 public override ReleasePublicIpAddressResponse GetResponse(Core.Transform.UnmarshallerContext unmarshallerContext)
 {
     return ReleasePublicIpAddressResponseUnmarshaller.Unmarshall(unmarshallerContext);
 }