Amazon.IdentityManagement.Model.Internal.MarshallTransformations.GetRolePolicyResponseUnmarshaller.GetInstance C# (CSharp) 메소드

GetInstance() 공개 정적인 메소드

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