Amazon.RDS.Model.Internal.MarshallTransformations.PromoteReadReplicaResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

public static GetInstance ( ) : PromoteReadReplicaResponseUnmarshaller
Résultat PromoteReadReplicaResponseUnmarshaller
        public static PromoteReadReplicaResponseUnmarshaller GetInstance()
        {
            if (instance == null) 
            {
               instance = new PromoteReadReplicaResponseUnmarshaller();
            }
            return instance;
        }