Amazon.ElasticTranscoder.Model.Internal.MarshallTransformations.TestRoleResponseUnmarshaller.GetInstance C# (CSharp) Method

GetInstance() public static method

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