Amazon.AutoScaling.Model.Internal.MarshallTransformations.SetInstanceHealthResponseUnmarshaller.GetInstance C# (CSharp) 메소드

GetInstance() 공개 정적인 메소드

public static GetInstance ( ) : SetInstanceHealthResponseUnmarshaller
리턴 SetInstanceHealthResponseUnmarshaller
        public static SetInstanceHealthResponseUnmarshaller GetInstance()
        {
            if (instance == null) 
            {
               instance = new SetInstanceHealthResponseUnmarshaller();
            }
            return instance;
        }
    
SetInstanceHealthResponseUnmarshaller