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

GetInstance() public static method

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