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

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

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