Amazon.OpsWorks.Model.Internal.MarshallTransformations.StopStackResponseUnmarshaller.Unmarshall C# (CSharp) 메소드

Unmarshall() 공개 메소드

public Unmarshall ( JsonUnmarshallerContext context ) : AmazonWebServiceResponse
context Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext
리턴 Amazon.Runtime.AmazonWebServiceResponse
        public override AmazonWebServiceResponse Unmarshall(JsonUnmarshallerContext context)
        {
          StopStackResponse response = new StopStackResponse();
          
          return response;
        }