Amazon.IdentityManagement.Model.Internal.MarshallTransformations.GetUserPolicyResponseUnmarshaller.GetInstance C# (CSharp) Method

GetInstance() public static method

public static GetInstance ( ) : GetUserPolicyResponseUnmarshaller
return GetUserPolicyResponseUnmarshaller
        public static GetUserPolicyResponseUnmarshaller GetInstance()
        {
            if (instance == null) 
            {
               instance = new GetUserPolicyResponseUnmarshaller();
            }
            return instance;
        }