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

GetInstance() public static méthode

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