public override CreatePolicyWithSpecifiedPolicyResponse GetResponse(Core.Transform.UnmarshallerContext unmarshallerContext)
 {
     return CreatePolicyWithSpecifiedPolicyResponseUnmarshaller.Unmarshall(unmarshallerContext);
 }
Beispiel #2
0
 public override CreatePolicyWithSpecifiedPolicyResponse GetResponse(UnmarshallerContext unmarshallerContext)
 {
     return(CreatePolicyWithSpecifiedPolicyResponseUnmarshaller.Unmarshall(unmarshallerContext));
 }