Amazon.Redshift.Model.Internal.MarshallTransformations.DeleteHsmConfigurationResponseUnmarshaller.GetInstance C# (CSharp) Метод

GetInstance() публичный статический Метод

public static GetInstance ( ) : DeleteHsmConfigurationResponseUnmarshaller
Результат DeleteHsmConfigurationResponseUnmarshaller
        public static DeleteHsmConfigurationResponseUnmarshaller GetInstance()
        {
            if (instance == null) 
            {
               instance = new DeleteHsmConfigurationResponseUnmarshaller();
            }
            return instance;
        }
    
DeleteHsmConfigurationResponseUnmarshaller