Amazon.ElasticBeanstalk.Model.Internal.MarshallTransformations.CreateStorageLocationResponseUnmarshaller.GetInstance C# (CSharp) Method

GetInstance() public static method

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